• 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!

Compiling Debian 6.0

Diemorko

New Member
Joined
Jan 31, 2011
Messages
64
Reaction score
0
cmake ..
CMake Error: The source directory "/root" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.

What's the problems? I try to compiling TFS 1.0, Anyone solve?
 
I was try to do this at home. And the same
CMake Error: The current CMakeCache.txt directory /home/forgottenserver/CMakeCache.txt is different than the directory /root/forgottenserver where CMackeCache.txt was created. This may result in binaries being created in the wrong place. If you are not sure, reedit the CMakeCache.txt
CMake Error: The source directory "/home" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
 
Back
Top