Created
September 28, 2012 16:43
-
-
Save krofna/3800858 to your computer and use it in GitHub Desktop.
Cmake build WoD Windows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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