Solution file for vc++ 2010 express edition
Status: Beta
Brought to you by:
michalbliznak
Hi,
I'm working on vc++ 2010 for many projects, i have complete setup in 2010. wxShapeframework works in wx2.8.12 with vc++ 2008 but i could able to setup with wx2.9 with 2010 . If it is possible to or help with creating a solution file for sample code for wxShapeframework .
Thanks in advance
Could you explain little more what exactly is wrong? Have you correctly invoked Premake utility? Notice that create_build_files.bat script uses hardcoded wx 2.8 version. Could you test project files created by using Premake if invoked with following argumets:
premake\premake-win32.exe --target vs2010 --wx-version 29 --unicode --with-wx-shared --shared