Boost logo

Boost :

Subject: Re: [boost] [boostdep] Unable to build on 'develop' branch
From: Peter Dimov (lists_at_[hidden])
Date: 2014-07-17 16:01:12


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.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk