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

ubuntu 13.10 help.

kleitonalan

New Member
Joined
Mar 21, 2013
Messages
289
Reaction score
3
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 Filesyste m version 3 file with BOOST_FILESYSTEM_VERSION defined != 3
# error Compiling Filesystem version 3 file with BOOST_FILESYSTEM_VERSION def ined != 3
^
CXX mailbox.o
luascript.cpp: In member function ‘bool LuaInterface::loadDirectory(std::string, bool, bool, Npc*)’:
luascript.cpp:767:23: error: ‘class boost::filesystem::directory_entry’ has no m ember named ‘leaf’
std::string s = it->leaf();
^
make[1]: *** [luascript.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/home/source'
make: *** [all] Error 2



OTX 2.4 8.60
 
Last edited:
srry for OfTopic
heya mate i need a good ubuntu to install it in virtual box
but don't need it to make that fucken updates :(

If I where you I would go for Debian instead of ubuntu. Get the minimal CD (~650MBs). apt-get update && apt-get upgrade to update but dont forget to remove the cd from the mirror list.
 
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 Filesyste m version 3 file with BOOST_FILESYSTEM_VERSION defined != 3
# error Compiling Filesystem version 3 file with BOOST_FILESYSTEM_VERSION def ined != 3
^
CXX mailbox.o
luascript.cpp: In member function ‘bool LuaInterface::loadDirectory(std::string, bool, bool, Npc*)’:
luascript.cpp:767:23: error: ‘class boost::filesystem::directory_entry’ has no m ember named ‘leaf’
std::string s = it->leaf();
^
make[1]: *** [luascript.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/home/source'
make: *** [all] Error 2



OTX 2.4 8.60

omg OTX 2.4 ? go to OTX 2.9 <- better than 2.4 brother
 
Back
Top