1
General / Problem with build sfeMovie.
« on: June 30, 2013, 03:29:55 pm »
I have set SFML_DIR & SFML_INCLUDE_DIR but CMake not find SFML ( http://iv.pl/images/47833557010667474268.png ):
What's wrong?
P.S. Sorry for my english (if is wrong) , but I still learning.
I found answer: http://en.sfml-dev.org/forums/index.php?topic=11873.0
CMake Error at F:/Radek/CPP/C-Make/Cmake/share/cmake-2.8/Modules/FindSFML.cmake:199 (message):
Could NOT find SFML (missing: SFML_GRAPHICS_LIBRARY SFML_WINDOW_LIBRARY
SFML_SYSTEM_LIBRARY SFML_AUDIO_LIBRARY)
Call Stack (most recent call first):
CMakeLists.txt:55 (find_package)
Could NOT find SFML (missing: SFML_GRAPHICS_LIBRARY SFML_WINDOW_LIBRARY
SFML_SYSTEM_LIBRARY SFML_AUDIO_LIBRARY)
Call Stack (most recent call first):
CMakeLists.txt:55 (find_package)
What's wrong?
P.S. Sorry for my english (if is wrong) , but I still learning.
I found answer: http://en.sfml-dev.org/forums/index.php?topic=11873.0