17 Jul
2014
17 Jul
'14
8:01 p.m.
Edward Diener wrote:
When I try to build boostdep on the 'develop' branch with gcc-4.8.1 I get:
gcc.compile.c++ ..\..\..\bin.v2\tools\boostdep\src\gcc-mingw-4.8.1\release\link-static\boostdep.o boostdep.cpp: In function 'void scan_module_dependencies(const string&, module_primary_actions&)': boostdep.cpp:193:46: error: no matching function for call to 'std::basic_ifstream<char>::basic_ifstream(const value_type*)' std::ifstream is( it->path().c_str() );
Should be fixed now.