Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Ridic

Pages: [1]
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 ):

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)

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

Pages: [1]