stefanseefeld / faber

Faber
https://stefanseefeld.github.io/faber
Boost Software License 1.0
14 stars 2 forks source link

"The system cannot find the path specified" when building with faber on Windows 8 x64 and VS2015 #15

Open h4k1m0u opened 5 years ago

h4k1m0u commented 5 years ago

I wanted to install faber in order to use it to build Boost.Python, itself required by OpenGM.

Faber installs normally without giving an error with python setupy.py install. But, when I go inside boost.python folder to try to build it with faber on Windows with Visual Studio 2015 (v14), I get the following error: The system cannot find the path specified.

Please note that this error doesn't happen when faber is called as a python script with python c:\Python37\Scripts\faber, and that faber and faber.bat both exist.