Skip to content

Instantly share code, notes, and snippets.

@divoxx
Created September 8, 2011 20:28
Show Gist options
  • Select an option

  • Save divoxx/1204577 to your computer and use it in GitHub Desktop.

Select an option

Save divoxx/1204577 to your computer and use it in GitHub Desktop.
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:
ACE_INCLUDE_DIR (ADVANCED)
used as include directory in directory /Users/divoxx/Development/Projects/OpenSource/TrinityCore/src/server/shared
used as include directory in directory /Users/divoxx/Development/Projects/OpenSource/TrinityCore/src/server/game
used as include directory in directory /Users/divoxx/Development/Projects/OpenSource/TrinityCore/src/server/collision
used as include directory in directory /Users/divoxx/Development/Projects/OpenSource/TrinityCore/src/server/authserver
used as include directory in directory /Users/divoxx/Development/Projects/OpenSource/TrinityCore/src/server/scripts
used as include directory in directory /Users/divoxx/Development/Projects/OpenSource/TrinityCore/src/server/worldserver
ACE_LIBRARY (ADVANCED)
linked by target "shared" in directory /Users/divoxx/Development/Projects/OpenSource/TrinityCore/src/server/shared
linked by target "worldserver" in directory /Users/divoxx/Development/Projects/OpenSource/TrinityCore/src/server/worldserver
-- Configuring incomplete, errors occurred!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment