I am running openframeworks v0061 on code::blocks 12.11. My OS is Windows8-64 bits. For every provided examples, as well as other projects from web, if I run them (after compile), they all have “*.exe stopped working” pop out window after the console shown up. However, they all pass the build, except for some warnings like “not using parameters xxx”, which I think won’t matter in this case.
I tried to use openframeworks v0.7.4 instead, the examples could successfully be built. However, since the project I am working on is created by someone else in v0061, I need to work on v0061 instead of the latest oF.
Does any one have any ideas or suggestions?
The project I am working on is Auto Smiley as here (http://www.vanderbie.net/2010/04/29/autosmiley-for-windows/), if anyone is interested to know.
Thank you very much