[Scons-users] MSVC error

Bill Deegan bill at baddogconsulting.com
Thu Mar 31 10:40:12 EDT 2016


Can you say which version of python, scons, and visual studio?
Also if you can post a minimal sconstruct to reproduce that would be very
helpful.
Thanks,
Bill

On Wed, Mar 30, 2016 at 5:58 PM, Stefan Seefeld <stefan at seefeld.name> wrote:

> Hello,
>
> I'm trying to build a library within a Windows 10 VM using MSVC.
>
> During the configuration I get this error (as recorded in config.log):
>
>   cl /Fo.sconf_temp\conftest_0.obj /c .sconf_temp\conftest_0.cpp /TP /O2
> /EHsc /MD /Zi /I. /IC:\Python27\include
>   conftest_0.cpp
>   cl : Command line error D8050 : cannot execute 'C:\Program Files
> (x86)\Microsoft Visual Studio 14.0\VC\BIN\amd64\c1xx.dll':
>   failed  to get command line into debug records
>
>
> When I then try to reproduce the error by manually invoking `cl...`, I
> see the command actually succeeding (i.e., the .obj file is created
> successfully).
>
> Has anyone else run into similar issues with scons / MSVC ?
>
> Thanks,
>         Stefan
>
> --
>
>       ...ich hab' noch einen Koffer in Berlin...
>
> _______________________________________________
> Scons-users mailing list
> Scons-users at scons.org
> https://pairlist4.pair.net/mailman/listinfo/scons-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20160331/838e9386/attachment.html>


More information about the Scons-users mailing list