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:
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