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

Author Topic: cmake: cannot find CMakeLists.txt file for sfml 2.1 or 2.0  (Read 2343 times)

0 Members and 1 Guest are viewing this topic.

brevenaugh

  • Newbie
  • *
  • Posts: 6
    • View Profile
cmake: cannot find CMakeLists.txt file for sfml 2.1 or 2.0
« on: January 08, 2014, 05:10:38 pm »
I'm trying to set SFML 2.1 up to work with vs 2013.  when I run the cmake program, it can't find the cmakelists.txt file.  The reason it can't find it is because it isn't there.  what to do?  I've tried both the 32 and 64 bit versions as well as SFML 2.0.

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10823
    • View Profile
    • development blog
    • Email
AW: cmake: cannot find CMakeLists.txt file for sfml 2.1 or 2.0
« Reply #1 on: January 08, 2014, 05:44:05 pm »
You nees to download the source code from GitHub and not the pre compiled package.
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/