Compiling wxWidgets with nmake (vc++ 2008)

I’ve succeeded compiling wxWidgets (2.8.7) for Windows (Vista) with the simple things below.

Download:
wxMSW - installer for Windows
then extract it to anywhere i.e., C:\wxWidgets

Run:

C:\Program files\Microsoft Visual Studio 9\Common7\Tools\vsvars32.bat

to get the environment variables set

Change directory to build\msw. Type:

nmake -f makefile.vc

If it succeeds, you will get

lib\vc_lib
Share this:
  • Digg
  • del.icio.us
  • Facebook
  • StumbleUpon
  • Google
  • Live
  • YahooMyWeb
  • Reddit
  • Technorati

Related Posts

Leave a Reply