Boost logo

Boost :

Subject: Re: [boost] [boostdep] Unable to build on 'develop' branch
From: Edward Diener (eldiener_at_[hidden])
Date: 2014-07-17 16:39:23


On 7/17/2014 4:01 PM, Peter Dimov wrote:
> 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.

Thanks ! Builds now.

Is there any doc anywhere about its command-line options ? I gather I
need to run it from the modular-boost root directory.


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