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

Author Topic: Problem with build sfeMovie.  (Read 717 times)

0 Members and 1 Guest are viewing this topic.

Ridic

  • Newbie
  • *
  • Posts: 1
    • View Profile
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
« Last Edit: June 30, 2013, 05:39:52 pm by Ridic »

 

anything