On Wed, Feb 16, 2011 at 2:50 AM, Paul Breen <greenbr...@yahoo.com> wrote:
> I'm guessing that I did something wrong during wxWidgets installation.

Ah, I see. I'm guessing you installed from the wxWidgets exe
installer, and must have assumed that it installed some pre-built
libraries. In fact, it doesn't. wxWidgets doesn't distribute any
official pre-built binaries. You still have to open the wxWidgets
project in the build/msw directory, and build the configuration you
need.

Don't bother trying that with VS2010 with wxWidgets 2.8 though if
that's what you're using. VS2010 is only supported with current SVN
trunk (2.9.2+, not 2.9.1 though). It's possible to get 2.8 working
with VS2010, but there's a bit of work needed, and you really need to
know what you're doing.

Regards,
Bryan Petty

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to