wxWidgets: How to setup in VS2008?
I just downloaded the installer of wxWidgets, wxMSW-2.8.10-Setup.exe, install it then tried to compile the sample projects but there's always files missing. Why?
When I tried to rebuild the wxWidgets project guess what? The missing files come to life! Now, I tried to compile again the sample projects it's now okay! Whew! =)
In case you might wonder where is the wxWidgets project file it's ..\wxWidgets-2.8.10\build\msw\wx.dsw
That's it!
Most open source project really needs to be rebuild under windows environment. However, you're blog will be a great help to those who are newbies. Nice work!
ReplyDelete