This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: [QUESTION] Cmake Won't Work  (Read 613 times)

Zadex

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 7
    • View Profile
[QUESTION] Cmake Won't Work
« on: February 03, 2016, 12:42:27 pm »
Hi, I've been making my own trinity server. I've been following every single step of this guide to the point from the beginning for windows and 3.3.5. server.

https://trinitycore.atlassian.net/wiki/ ... quirements

I'm at the part where I'm "Configuring and generating Visual C++ solutions with CMake"

I do what it says, but I get this error.

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 "D:/Build/CMakeFiles/CMakeOutput.log".
See also "D:/Build/CMakeFiles/CMakeError.log".



I've tried reinstalling both virtual studio 13 and 15 but to no avail. I've tried specifying native compilers since I googled this and someone said that but that didn't work either.

Sorry that I'm such a big noob.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »