Jump to content
TrinityCore

olfson

Plebs
  • Posts

    5
  • Joined

  • Last visited

olfson's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. 58 errors on my build though...
  2. sigh... I download the zipped trinity core today - and it CMAKE'd just fine... about to compile it. This makes me so mad that it just starts working...
  3. I am running all required software on Windows 8, with Boost 1.56.0 and Visual Studio 2013 Pro. I have tried about thirty times now to get this to work, and I had ONE successful CMAKE, but when I compiled in C++ I had errors. So I deleted everything and started over again, and now I'm back to CMAKE errors for Boost. And yes, before you ask, I have already registered BOOST_ROOT system variable to the correct path of Boost 1.56.0... I have been on every forum I can think of to find this error and I've tried literally every 'fix' and I am still getting the error. I have uninstalled Visual Studios three times, deleted and re-downloaded TrinityCore (through GIT Bash, GIT GUI, SVN, and even downloaded the ZIP), and I had one successful CMAKE, but the project had compile errors - so I scrapped that one good CMAKE... I am at a complete loss... any help would be greatly appreciated. The exact error I get in CMAKE is: CMake Error at cmake/macros/FindBoost.cmake:1115 (message): Unable to find the requested Boost libraries. Boost version: 1.56.0 Boost include path: C:/boost/boost_1_56_0 Could not find the following static Boost libraries: boost_system boost_thread boost_program_options No Boost libraries were found. You may need to set BOOST_LIBRARYDIR to the directory containing Boost libraries or BOOST_ROOT to the location of Boost. Call Stack (most recent call first): cmake/macros/ConfigureBoost.cmake:28 (find_package) CMakeLists.txt:60 (include)
×
×
  • Create New...