When I try build my project is building there come just:
Checking for existence: D:\Ohjelmointi\Cpp\Dynamic Wall\bin\Release\Dynamic Wall.exe
Executing: "D:\Ohjelmointi\Cpp\Dynamic Wall\bin\Release\Dynamic Wall.exe" (in D:\Ohjelmointi\Cpp\Dynamic Wall\.)
"Dynamic Wall.exe" starts up and jammed (nothing appear, can see only in windows procress tree) .
"project" is just this tutorial:
http://www.sfml-dev.org/tutorials/1.6/window-opengl.phpProblem start when I try to build little bit more complex Ogre3D project (There was lot of weird problems). Now I can't build even simple SFML project.
Standard library programs seems to build well.
I am reinstalled IDE (deleted all conf files) and librarys too.
Edit:
And same project work on my laptop...