Forum > Serverside Modding

[QUESTION] Cmake Won't Work

(1/1)

Zadex:
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.

Navigation

[0] Message Index

Go to full version