1
C / Re: Problem configuring csfml2 with cmake
« on: May 30, 2013, 03:45:11 pm »
Yep, the name of the variable used in FindSFML.cmake on my system is SFML_ROOT.
Just tested something a friend mentioned to me, and manually setting the SFML_..._LIBRARY_RELEASE variables to their respective .a file paths and the SFML_INCLUDE_DIR path appropriately does let the configure/generation process work, and I can compile from that. Hope that helps?
Just tested something a friend mentioned to me, and manually setting the SFML_..._LIBRARY_RELEASE variables to their respective .a file paths and the SFML_INCLUDE_DIR path appropriately does let the configure/generation process work, and I can compile from that. Hope that helps?