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

Mitsuri

日本人だ
Joined
Sep 14, 2008
Messages
34
Reaction score
1
Location
茅ヶ崎「神奈川県」, Japan
In file included from actions.cpp:37:
house.h:23:39: error: boost/tr1/unordered_set.hpp: no such file or directory
In file included from actions.cpp:37:
house.h:76: error: 'std::tr1' has not been declared
house.h:76: error: ISO C++ forbids declaration of 'unordered_set' with no type
house.h:76: error: typedef name may not be a nested-name-specifier
house.h:76: error: expected ';' before '<' token
make[1]: *** [actions.o] Błąd 1
make: *** [all] Błąd 2

Anyone knows which additional libraries are required to compile 0.4.0? I compiled TFS 0.3.5 successfuly, however I can get in touch with 0.4.0, because of this error.
 
Back
Top