• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Compiling TFS 0.4 - Ubuntu LTS 14.04.2

joaokolisium

New Member
Joined
May 7, 2014
Messages
15
Reaction score
0
Location
São João Del Rei - MG - Brasil
GitHub
Kolisium
I tried to compile TFS in my ubuntu 14.04 and i have some errors, anyone can help me pls?

Error ocurred:

Code:
In file included from /usr/include/boost/filesystem.hpp:15:0,
                 from luascript.cpp:21:
/usr/include/boost/filesystem/config.hpp:16:5: error: #error Compiling Filesystem version 3 file with BOOST_FILESYSTEM_VERSION defined != 3
#   error Compiling Filesystem version 3 file with BOOST_FILESYSTEM_VERSION defined != 3
     ^
make[1]: ** [luascript.o] Erro 1
make[1]: Saindo do diretório `/home/joao/ot'
make: ** [all] Erro 2
 
Back
Top