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.