Simple_spectr Posted November 20, 2016 Share Posted November 20, 2016 Hello) So, first time I'm trying to compile server. And have problem in Cmake.https://gyazo.com/8bb8ba654df60f2fcb2d491c3f67fd3e Mb somebody knows? Link to comment Share on other sites More sharing options...
wungasaurus Posted November 20, 2016 Share Posted November 20, 2016 You don't show the error, just the notification that there was some. Please look at the error. Link to comment Share on other sites More sharing options...
Simple_spectr Posted November 20, 2016 Author Share Posted November 20, 2016 https://gyazo.com/9da0629d75cd227f7b05bb78f580d18eCMakeOutput.log CMakeError.log Link to comment Share on other sites More sharing options...
wungasaurus Posted November 20, 2016 Share Posted November 20, 2016 You have either selected the wrong compiler or not installed and set it up correctly. Link to comment Share on other sites More sharing options...
Amaroth Posted November 20, 2016 Share Posted November 20, 2016 Just to make sure, do you really have Visual Studio with C++ compiler installed? You need to choose C++ compiler by hand when installing Visual Studio, its no longer being installed by default. More at point 2 here:https://trinitycore.atlassian.net/wiki/display/tc/Windows+Requirements 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...
Simple_spectr Posted November 20, 2016 Author Share Posted November 20, 2016 https://gyazo.com/770e335b4ff8b8350f1f10eb1563bf93 I installed everything by tutorial on trinitycore.org Link to comment Share on other sites More sharing options...
Simple_spectr Posted November 20, 2016 Author Share Posted November 20, 2016 I tried to select every 2015 visual studio. x64, ARM and simple. So nothing. Link to comment Share on other sites More sharing options...
EpicTaco Posted November 20, 2016 Share Posted November 20, 2016 Select Visual Studio 14 not 15. Your not selecting the right version of visual studio which is why your getting that error it cant find the version you selected. http://prntscr.com/d9nve9 Link to comment Share on other sites More sharing options...
Simple_spectr Posted November 20, 2016 Author Share Posted November 20, 2016 1 hour ago, EpicTaco said: Select Visual Studio 14 not 15. Your not selecting the right version of visual studio which is why your getting that error it cant find the version you selected. http://prntscr.com/d9nve9 I have same (not similar) but same trouble on 14 So, everything okay on 14 win64, thx) Link to comment Share on other sites More sharing options...
Amaroth Posted November 22, 2016 Share Posted November 22, 2016 Yup, number of version (14, 15...) isn't the same as year (2015, 2016)... Confusing, but it is so. 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...
[Solved] First steps in compiling
By Simple_spectrin Serverside
Recommended Posts