16 Jun
2011
16 Jun
'11
11:02 a.m.
I am not the author of this software and it is rather complex. I know that it links against Boost.Filesystem and Boost.Regex and that this is enough for boost-1.40 or 1.41 installations but seems to be not enough for boost-1.46.0. Searching for boost-related includes in the source-files yields the following: boost/algorithm/string.hpp boost/filesystem.hpp <...>
Boost.Filesystem definitly uses Boost.System. (Actually, any library that deals with error codes uses Boost.System.)