News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Using wxWidgets with Code::Blocks

Started by gandano, April 30, 2007, 01:46:05 PM

Previous topic - Next topic

gandano

Hi All!
I'm trying to use wxWidgets-2.6.4 with CodeBlocks, but i can't not to get it work. I get "wx/wxprec.h file not found" error message, and if i comment this line, then it said me "ld.exe cannot find -lwxmsw26" message.

Where i can to get a document for configure wxWidgets with CodeBlocks?

Thanks!