Skip to content

Instantly share code, notes, and snippets.

@krofna
Created September 28, 2012 16:43
Show Gist options
  • Select an option

  • Save krofna/3800858 to your computer and use it in GitHub Desktop.

Select an option

Save krofna/3800858 to your computer and use it in GitHub Desktop.
Cmake build WoD Windows
Could NOT find MysqlConnectorCpp (missing: MYSQLCONNECTORCPP_INCLUDE_DIR MYSQLCONNECTORCPP_LIBRARY)
SFGUI found: E:/C++/SFGUI/include
CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindSFML.cmake:199 (message):
Could NOT find SFML (missing: SFML_SYSTEM_LIBRARY SFML_WINDOW_LIBRARY
SFML_GRAPHICS_LIBRARY)
Call Stack (most recent call first):
Client/CMakeLists.txt:7 (FIND_PACKAGE)
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
MYSQLCONNECTORCPP_INCLUDE_DIR (ADVANCED)
used as include directory in directory E:/Warrior-of-Dreamworld/build/Server
Configuring incomplete, errors occurred!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment