• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Error trying to compile

jakimif

New Member
Joined
Mar 14, 2010
Messages
1
Reaction score
0
Hello , when trying ot compilat client receives the following error CMake

Code:
CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:58 (file):
  file Internal CMake error when trying to open file: C:/Program Files
  (x86)/CMake 2.8/bin/CMakeFiles/CMakeError.log for writing.
Call Stack (most recent call first):
  CMakeLists.txt:2 (project)


CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:61 (message):
  The C compiler "c:/MinGW/bin/gcc.exe" is not able to compile a simple test
  program.

  It fails with the following output:

 

 

  CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
  CMakeLists.txt:2 (project)


Configuring incomplete, errors occurred!
See also "C:/Program Files (x86)/CMake 2.8/bin/CMakeFiles/CMakeOutput.log".
See also "C:/Program Files (x86)/CMake 2.8/bin/CMakeFiles/CMakeError.log".
CMake Error: Cannot open file for write: C:/Program Files (x86)/CMake 2.8/bin/CMakeCache.txt.tmp
CMake Error: : System Error: Permission denied
CMake Error: Unable to open cache file for save. C:/Program Files (x86)/CMake 2.8/bin/CMakeCache.txt
CMake Error: : System Error: Permission denied
CMake Error: : System Error: No such file or directory
CMake Error: Unable to open cache file for save. C:/Program Files (x86)/CMake 2.8/bin/CMakeCache.txt
 
Back
Top