ok i'm probably an idiot... but anyone know what's causing this problem?
Quote:
# ./make.sh
In file included from config.h:8,
from config.cpp:2:
../misc/config_base.h:8:38: boost/algorithm/string.hpp: No such file or directory
In file included from config.h:8,
from config.cpp:2:
../misc/config_base.h: In member function `std::istream&
Cconfig_base::load(std::istream&)':
../misc/config_base.h:39: `boost' undeclared (first use this function)
../misc/config_base.h:39: (Each undeclared identifier is reported only once for
each function it appears in.)
../misc/config_base.h:39: parse error before `;' token
connection.cpp:1:38: boost/algorithm/string.hpp: No such file or directory
|
there's a lot more of the same and then at the end of the process, i'm left with no xbt_tracker_1636 to run.
thanks,
pete