
4 Apr
2008
4 Apr
'08
12:43 a.m.
When building filesystem in a using an MSVC 9.0 IDE project I encounter compilation errors when compiling libs/filesystem/src/exception.cpp when it tries to: #include <boost/filesystem/cerrno.hpp> on line 19. The above header doesn't seem to be present in my unpacked 1.35.0 tar.gz. Am I missing something obvious here? Thanks, Mat