• 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 TFS 1.2 error

guuraal

New Member
Joined
Nov 15, 2015
Messages
8
Reaction score
0
Hello, I have this error while i try to compile TFS 1.2 :/

Code:
Linking CXX executable tfs
CMakeFiles/tfs.dir/src/luascript.cpp.o: file not recognized: File truncated
collect2: error: ld returned 1 exit status
CMakeFiles/tfs.dir/build.make:2114: recipe for target 'tfs' failed
make[2]: *** [tfs] Error 1
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/tfs.dir/all' failed
make[1]: *** [CMakeFiles/tfs.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2
 
Back
Top