Hey,
I just downloaded Code::Blocks to see what it was like, and after trying to compile the default wxWidgets program, found out that I needed to download wxWidgets seperately (Yeah, I'm used to wxDev-C++). So thats been done.
Now when I try and compile the project (after changing the wxwidgets version in project->Build options to 2.8.0), I just get a bunch of errors, the first being "wx/setup.h: No such file or directory".
What should I do to be able to fully work with wxWidgets in Code::Blocks? It seems like a great IDE!
Thanks!
FlyingIsFun1217