I seem to be having to install a c++ ide on different machines all the time and vs2005 express is a pain for this. Now its upgraded to 2008 they’ve hidden 2005 and you have to download a lot of additional installs for it to run anyway.
So now i am looking at codeblocks.
We should definitely make a setup guide for windows so people know to download the right codeblocks from the start etc http://www.openframeworks.cc/setup
For a new install, only steps a-e should be followed (not a-i as in the readme), if you aren’t coming from dev c++.
My problem is that I installed codeblocks with MinGW, put both sets of additional includes into the right folders (step e). I open the graphics example from the ofw codeblocks windows download. When I try to build it says:
"graphicsExample - release" uses an invalid compiler. Skipping
From a clean install, what am I doing wrong?
When you look at the build options for the project it says compiler is GNU GCC Compiler.
did you install into c:/ ? I’ve seen this problem when people install into other drives. also, if other versions of mingw are around – for example, with a devc++ install. finally, seen this when people install CB without mingw.
check settings -> compiler -> toolchain executables and see what it says for mingw, for example mine says: