[build2] "error: failed to extract C++ header search paths"

Karen Arutyunov karen at codesynthesis.com
Mon Nov 5 12:12:08 UTC 2018


Hi David,

On 11/3/18 6:56 AM, David Cohoe wrote:
> I recently started using build2, initially on linux, and it's worked
> well.  However, I tried installing it on windows 10 with mingw64, and
> it doesn't work.  I made a simple hello world program and a simple
> buildfile to build it (from the first example on the online
> documentation), and when I try to run the build system it says:

Am I right that you have install build2 toolchain using 
build2-install-mingw-0.8.0.bat script and try to build the hello project 
from the MinGW-W64 command prompt? Could you send the output of the 
following command executed from this command prompt:

 > where g++

Thanks,
Karen



More information about the users mailing list