Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: gandano on April 30, 2007, 01:46:05 pm

Title: Using wxWidgets with Code::Blocks
Post by: gandano on April 30, 2007, 01:46:05 pm
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!