[wxWidgets 2.8.0 Visual Studio 2005 C++ Win XP SP2] Unresolved
Symbol Errors
Vadim Zeitlin
vadim at wxwindows.org
Tue Jan 30 18:16:35 PST 2007
[please set your word wrap to 76 or less, thank you]
On Tue, 30 Jan 2007 21:07:43 -0500 juancasero at bellsouth.net wrote:
> I am working through some examples of the code in the book "Cross
> Platform GUI Programming with wxWidgets" and I am getting a number of
> unresolved symbol errors when I try to link the first simple program
> called minimal.cpp. I have specified all the library paths to the
> compiler and told it to search all the static libs I built using Visual
> Studio 2005 C++ solution of release 2.8.0 of wxWidgets. Near as I can
> tell the command line paramters to the compiler look ok.
They probably don't. Please use the provided Visual C++ project file in
samples/minimal.
> Also I was curious as to why building the release DLL version of
> wxWidgets 2.8.0 fails in the IDE
We can't say without knowing how does it fail for you. Please make sure
you use the files in build/msw directory to build it.
Regards,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/
More information about the wx-users
mailing list