Talk:Compiling WxWidgets

From WxWiki

Jump to: navigation, search

Question:

Compiling wxWidgets in VS 2005:

  • snip*
      - Batch build: Select all "Debug" and "Release" builds (not dll or unicode) 
      - Build all projects.
  • snip*

Am I supposed to compile "Universal Debug" and "Universal Release"?

Manifest File:

                       - Generate Manifest: No

This gives an error in VS2005 Debug mode that MSVCR80D.dll cannot be found. Turning Manifest file on fixes this. Why is it recommended that it is set to No?


http://blogs.msdn.com/seshadripv/archive/2005/10/30/486985.aspx maybe a fix?

Personal tools