Jump to content

cmake error from enhanceMT sources


Recommended Posts

topic there  

 

The C compiler identification is unknown

The CXX compiler identification is unknown

CMake Error at CMakeLists.txt:10 (project):
No CMAKE_C_COMPILER could be found.


 

CMake Error at CMakeLists.txt:10 (project):
No CMAKE_CXX_COMPILER could be found.


 

Configuring incomplete, errors occurred!

See also "C:/Users/ANERMUS/Desktop/source/Server/build/CMakeFiles/CMakeOutput.log".

See also "C:/Users/ANERMUS/Desktop/source/Server/build/CMakeFiles/CMakeError.log".

 

help fix please

Link to comment
Share on other sites

Install vss 2013 with update 4.

 

Then in cmake interface, click configure and select Visual Studio 12 2013

 

1) Extern-master rename to Extern.

2) Extern copy to Server -Master

3) Edit the line "USE_EXTERN_LIB" of the file "Server/CMakeLists.txt" changing "0" in "1" :

set(USE_EXTERN_LIB 1)

 

4)Click configure

5)Click generate

  • Love 1
Link to comment
Share on other sites

Install vss 2013 with update 4.

 

Then in cmake interface, click configure and select Visual Studio 12 2013

 

1) Extern-master rename to Extern.

2) Extern copy to Server -Master

3) Edit the line "USE_EXTERN_LIB" of the file "Server/CMakeLists.txt" changing "0" in "1" :

set(USE_EXTERN_LIB 1)

 

4)Click configure

5)Click generate

ahh no :(

 

i did all but after still same errorss :(( please look to me with teamviewer :((((((

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.