OpenFrameworks
Setting Up OpenFrameworks with Code::Blocks
I just got setup with OpenFrameworks which is sort of the C++ version of the popular Processing engine. OpenFrameworks launched fairly recently so I had a few kinks getting up and running. Hopefully this helps.
I'm using Code::Blocks as my editor, and OpenFrameworks prerelease v0.06 on Windows XP. At the end of the tutorial you'll have compiled and run an OpenFrameworks application that does nothing. Fortunately, it doesn't die spewing errors either. (-;


