Poisonleaf Posted February 25, 2016 Share Posted February 25, 2016 Hiya, As start on my project id like to start with two things. Creating the map obviously and having a server setup on my computer that I will use to edit and see the details from. Starting at the moment with core. To start with Trinitycore and than change it to sunwellcore (I suppose thats how it works?) wich is a trinitycore sidestep with better blizzard spellscaling and less major spell bugs. I decided to follow this guide ( a bit outdated but okay)http://www.ac-web.org/forums/showthread.php?111111-How-to-compile-a-fresh-Trinity-Core But sadly I'm already stuck on step 2 " Configuring and Generating Visual C++ solutions via CMake: " When setting it up like they are telling you I get the error at configure. "The C compiler identification is unknown The CXX compiler identification is unknown CMake Error at CMakeLists.txt:12 (project): No CMAKE_C_COMPILER could be found. CMake Error at CMakeLists.txt:12 (project): No CMAKE_CXX_COMPILER could be found. Configuring incomplete, errors occurred! See also "C:/World Of Warcraft Project/Trinity/Build/CMakeFiles/CMakeOutput.log". See also "C:/World Of Warcraft Project/Trinity/Build/CMakeFiles/CMakeError.log". Any help would be appreciated. Thanks in advance. Live streaming World of Warcraft Content creation. Come hang out! <3https://www.twitch.tv/poisonleaf Link to comment Share on other sites More sharing options...
Bardh Posted February 25, 2016 Share Posted February 25, 2016 Its the problem with the compiler, first make sure you are using the recent version of cmake, second make sure you choose the correct version of the compiler(visual studio), I had this problem but I managed to fix it by installing a recent version of cmake and choosing the right compiler, do you have a compiler first? Link to comment Share on other sites More sharing options...
Vortalex Posted February 26, 2016 Share Posted February 26, 2016 I would just follow the tutorial that Trinity Core has on their website already. Link to comment Share on other sites More sharing options...
Amaroth Posted February 26, 2016 Share Posted February 26, 2016 6 years old tutorial won't work by any means, a hell LOT changed since then.https://trinitycore.atlassian.net/wiki/display/tc/Installation+Guide English YT tutorial channel. Check it out if you preffer videos over walls of text.:https://www.youtube.com/AmarothEng I am now completely retired from modding. I am still reading PMs and reacting to them, however, I am not keeping up to date with what is going on in the community and my ability to help you is becoming very limited - I no longer remember some things, I don't have tools installed anymore, and I don't know what is up to date nowadays. Link to comment Share on other sites More sharing options...
Skarn Posted February 26, 2016 Share Posted February 26, 2016 They have a tutorial for WoD branch, that is for sure. Link to comment Share on other sites More sharing options...
Vortalex Posted February 26, 2016 Share Posted February 26, 2016 I'm actually doing a fresh setup right now and the Trinity Core tutorial works just fine. Link to comment Share on other sites More sharing options...
Elrena Posted February 26, 2016 Share Posted February 26, 2016 (edited) The tutorial (from TrinityCore) is constantly updated. Edited February 26, 2016 by Elrena Link to comment Share on other sites More sharing options...
Vortalex Posted February 26, 2016 Share Posted February 26, 2016 Just use the Trinity Core guide and everything will be fine. Link to comment Share on other sites More sharing options...
Oldarorn Posted February 26, 2016 Share Posted February 26, 2016 15 hours ago, Poisonleaf said: Hiya, As start on my project id like to start with two things. Creating the map obviously and having a server setup on my computer that I will use to edit and see the details from. Starting at the moment with core. To start with Trinitycore and than change it to sunwellcore (I suppose thats how it works?) wich is a trinitycore sidestep with better blizzard spellscaling and less major spell bugs. I decided to follow this guide ( a bit outdated but okay)http://www.ac-web.org/forums/showthread.php?111111-How-to-compile-a-fresh-Trinity-Core But sadly I'm already stuck on step 2 " Configuring and Generating Visual C++ solutions via CMake: " When setting it up like they are telling you I get the error at configure. "The C compiler identification is unknown The CXX compiler identification is unknown CMake Error at CMakeLists.txt:12 (project): No CMAKE_C_COMPILER could be found. CMake Error at CMakeLists.txt:12 (project): No CMAKE_CXX_COMPILER could be found. Configuring incomplete, errors occurred! See also "C:/World Of Warcraft Project/Trinity/Build/CMakeFiles/CMakeOutput.log". See also "C:/World Of Warcraft Project/Trinity/Build/CMakeFiles/CMakeError.log". Any help would be appreciated. Thanks in advance. This error is caused by a wrong choice in CMake, you have selected the wrong compiler, I recommand you to use https://trinitycore.atlassian.net/wiki/display/tc/Installation+Guid even if AC-Web updates his tutorials, the official one will be better ! Link to comment Share on other sites More sharing options...
Poisonleaf Posted February 26, 2016 Author Share Posted February 26, 2016 Thanks for the help guys, Do i then Install trinity first or use the tutorial directly on the sunwellcore files? Live streaming World of Warcraft Content creation. Come hang out! <3https://www.twitch.tv/poisonleaf Link to comment Share on other sites More sharing options...
Oldarorn Posted February 26, 2016 Share Posted February 26, 2016 You'd better try to compile Trinity first before compiling custom sources Link to comment Share on other sites More sharing options...
Poisonleaf Posted February 26, 2016 Author Share Posted February 26, 2016 6 minutes ago, Oldarorn said: You'd better try to compile Trinity first before compiling custom sources "More work? Off I go than." Thanks alot mate ^^ Live streaming World of Warcraft Content creation. Come hang out! <3https://www.twitch.tv/poisonleaf Link to comment Share on other sites More sharing options...
Poisonleaf Posted February 26, 2016 Author Share Posted February 26, 2016 45 minutes ago, Oldarorn said: You'd better try to compile Trinity first before compiling custom sources At step 2: "Install the compiler/IDE Visual Studio Community 2013 with Update 5 or Visual Studio Community 2015 test Important note when installing Visual Studio 2015" It wont allow me to install the 2013 version because my windows version is to old and I don't have explorer 10. I got windows 7 Ultimate 64-bit... It's not that old -_-' Live streaming World of Warcraft Content creation. Come hang out! <3https://www.twitch.tv/poisonleaf Link to comment Share on other sites More sharing options...
Compile Trinity core.
By Poisonleafin General
Recommended Posts