Building wxWidgets 2.8.6 linker error with VS2005
Vadim Zeitlin
vadim at wxwidgets.org
Wed Nov 21 19:21:57 PST 2007
On Wed, 21 Nov 2007 09:43:24 -0800 (PST) untergasser at gmail.com wrote:
> Thanks for the fast reply. I have a brand-new visual cpp express, a
> fresh of the installer wxwidgets 2.8.6 and ordered the batch install
> as recomendet. I didnt move or edit anything and I have no other wx
> installed. I thought the wxDevC++ made the problems and deinstalled
> it, but still I get this error messages (several, but this is a very
> typical one which makes the others redundant):
>
> Creating library ..\..\lib\vc_dll\wxmsw28ud_core.lib and object ..\..
> \lib\vc_dll\wxmsw28ud_core.exp
> app.obj : error LNK2019: unresolved external symbol "protected:
> virtual class wxString __thiscall
> wxAppTraitsBase::GetAssertStackTrace(void)"
This function is supposed to be defined in appbase.cpp, can you please
check (using dumpbin) whether it's really there?
Regards,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/
More information about the wx-users
mailing list