Hi.
(sorry for my bad english)
I'm currently play with OGRE render engine.
I'm downloaded Ogre SDK, framework etc.
Using CMake I'm created Code::Blocks project.
And project work fine (compile, etc) except that i can't run compiled program from Code::Blocks button "run" because this display text as in subject.
How to obtain possibility of running programs directly from code::blocks?
(i think that this is code::blocks side problem not for example ogre because compiled program work fine except running in Code::Blocks)