Hello guys. I am trying to compile Trinitycore 3.3.5 but I get the folowing errors: I use: Windows 8.1 x64Visual Studio Ultimate x32 2013CMake 3.3.1OpenSSL-Win32boost_1_58_0 x32mysql Firstly, I got error that says that _BUILD_DIRECTIVE is not defined. But after i add: add_definitions(-D_BUILD_DIRECTIVE=\\"$(CONFIGURATION)\\")into TrinityCore-3.3.5\src\common\CMakeLists.txt and the broblem has gone. But after that, came this one... If anybody knows, pelese help me. Thanks a lot.