Boost logo

Boost-Build :

Subject: Re: [Boost-build] configuring b2 via appveyor
From: Stefan Seefeld (stefan_at_[hidden])
Date: 2017-12-05 23:07:28


On 05.12.2017 17:34, Steven Watanabe via Boost-build wrote:
> AMDG
>
> On 12/04/2017 08:51 AM, Stefan Seefeld via Boost-build wrote:
>> I'm trying to fix the appveyor setup for Boost.GIL, where I need to create a
>> `user-config.jam` file with entries for third-party libraries libjpeg, libpng,
>> libz, and libtiff.
>>
>> <snip>
>> and here is the error this results in:
>>
>> https://ci.appveyor.com/project/stefanseefeld/gil/build/1.0.109-develop/job/n6yco00602f8pqn7#L974
>>
>> I'm sure I'm not the first one to attempt to do this (i.e., create a custom
>> user-config.jam on appveyor). Can someone see what I'm doing wrong ?
>>
> This looks like a permissions issue. You can
> either use project-config.jam (b2 finds it in the
> current working directory or its parents) or
> pass the config file explicitly on the command
> line with --user-config=path/to/user-config.jam
Hmm, so I replaced `%HOMEDRIVE%%HOMEPATH%\user-config.jam` with just
`config.jam`, and got the exact same error "the system cannot find the
file specified". Not very helpfull... :-(

(https://ci.appveyor.com/project/stefanseefeld/gil/build/1.0.110-develop/job/i2adtwjlddoq62m0)

Thanks,

Stefan

-- 
      ...ich hab' noch einen Koffer in Berlin...
    



signature.png

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk