[Scons-users] Scons Not Finding Visual Studio

Bill Deegan bill at baddogconsulting.com
Fri Nov 6 15:01:36 EST 2015


Hari,

Assuming you are running from a windows shell, please do the following:

set SCONS_MSCOMMON_DEBUG=c:\Temp\scons_debug.log

Then run your SCons build.
Then pastebin the logfile and post it back here..

This will dump a bunch of debug info in detecting the installed MSVS/VC's
on your system and setting up scons to use them.

-Bill

On Fri, Nov 6, 2015 at 2:06 PM, hari <haritg020 at gmail.com> wrote:

> So I installed scons-2.3.6, it still is not identifying Visual Studio
> 2015. I tried with Visual Studio 2013. It could identify that. Really weird!
>
> I suppose scons check the registry for installation status. Is it because
> scons is not able to find or some registry value is not set properly for
> Visual Studio 2015?!
>
> Thanks,
> Hari
>
> On Fri, Nov 6, 2015 at 9:37 AM, Bill Deegan <bill at baddogconsulting.com>
> wrote:
>
>> Hari,
>>
>> Why would you want to stick with scons 2.1 and back port patch?
>> Just go to latest and be done with it.
>>
>> -Bill
>>
>> On Fri, Nov 6, 2015 at 12:34 PM, hari <haritg020 at gmail.com> wrote:
>>
>>> Hi William,
>>>
>>> Thank you for the reply. I would like to keep scons-2.1.0 itself but I
>>> couldn't find the patch, It would be great if you could point me to the
>>> patch?
>>> If there is no way to get it working in 2.1 then I will have to update
>>> to 2.3.6.
>>>
>>> Thanks,
>>> Hari
>>>
>>> On Fri, Nov 6, 2015 at 12:38 AM, William Blevins <wblevins001 at gmail.com>
>>> wrote:
>>>
>>>> Hari,
>>>>
>>>> I cannot say for certain that 2.1.0 cannot possibly work.  There was a
>>>> patch specifically for 2015 support, so I think trying 2.3.6 is the easiest
>>>> route.  If that does not work, then we can discuss further.
>>>>
>>>> V/R,
>>>> William
>>>>
>>>> On Fri, Nov 6, 2015 at 3:14 AM, hari <haritg020 at gmail.com> wrote:
>>>>
>>>>> Hmm. Let me try that. Thank you for the replies :)
>>>>>
>>>>> Regards
>>>>> Harikrishnan
>>>>>
>>>>> On Thu, Nov 5, 2015 at 7:02 PM, Damien <damien at khubla.com> wrote:
>>>>>
>>>>>> Based on Willaim's previous post:
>>>>>>
>>>>>> RELEASE 2.3.6 - Mon, 31 Jul 2015 14:35:03 -0700
>>>>>>
>>>>>>   From Rob Smith:
>>>>>>     - Added support for Visual Studio 2015
>>>>>>
>>>>>> You need 2.3.6 or later to use VS2015.
>>>>>>
>>>>>>
>>>>>> On 11/5/2015 7:59 PM, hari wrote:
>>>>>>
>>>>>> I have used Visual Studio 2013 with scons-2.1.0 in another machine
>>>>>> before though the support was added in only 2.3.0. Scons recognized it
>>>>>> automatically.
>>>>>> Does scons-2.1.0 support Visual Studio 2015?
>>>>>>
>>>>>> Thanks,
>>>>>> Hari
>>>>>>
>>>>>> On Thu, Nov 5, 2015 at 2:29 PM, Damien <damien at khubla.com> wrote:
>>>>>>
>>>>>>> Does Scons 2.1 know how to recognise VS2015?  Version 2.1 is from
>>>>>>> 2011.
>>>>>>>
>>>>>>> Damien
>>>>>>>
>>>>>>> On 2015-11-05 3:26 PM, hari wrote:
>>>>>>>
>>>>>>> Hi,
>>>>>>>
>>>>>>> I am trying build my project with scons and came across an issue.
>>>>>>> Scons is not finding the Visual Studio installed in the system. I am using
>>>>>>> scons-2.1.0 with Visual Studio 2015 Enterprise.
>>>>>>>
>>>>>>> Please find below the output of scons:
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> *scons: Reading SConscript files ... scons: warning: No version of
>>>>>>> Visual Studio compiler found - C/C++ compilers mos t likely not set
>>>>>>> correctly scons: *** No version of MSVC was found on the system for target
>>>>>>> win32-x86_64 File "C:\Python27\lib\site-packages\parts\__init__.py", line
>>>>>>> 7, in <module> *
>>>>>>>
>>>>>>> I have been trying to figure it out for a couple of days to no
>>>>>>> avail. I would appreciate it if someone could help me with this.
>>>>>>>
>>>>>>> Thanks,
>>>>>>> Hari
>>>>>>>
>>>>>>>
>>>>>>> _______________________________________________
>>>>>>> Scons-users mailing listScons-users at scons.orghttps://pairlist4.pair.net/mailman/listinfo/scons-users
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> _______________________________________________
>>>>>>> Scons-users mailing list
>>>>>>> Scons-users at scons.org
>>>>>>> https://pairlist4.pair.net/mailman/listinfo/scons-users
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>> Scons-users mailing listScons-users at scons.orghttps://pairlist4.pair.net/mailman/listinfo/scons-users
>>>>>>
>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>> Scons-users mailing list
>>>>>> Scons-users at scons.org
>>>>>> https://pairlist4.pair.net/mailman/listinfo/scons-users
>>>>>>
>>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> Scons-users mailing list
>>>>> Scons-users at scons.org
>>>>> https://pairlist4.pair.net/mailman/listinfo/scons-users
>>>>>
>>>>>
>>>>
>>>> _______________________________________________
>>>> Scons-users mailing list
>>>> Scons-users at scons.org
>>>> https://pairlist4.pair.net/mailman/listinfo/scons-users
>>>>
>>>>
>>>
>>> _______________________________________________
>>> Scons-users mailing list
>>> Scons-users at scons.org
>>> https://pairlist4.pair.net/mailman/listinfo/scons-users
>>>
>>>
>>
>> _______________________________________________
>> Scons-users mailing list
>> Scons-users at scons.org
>> https://pairlist4.pair.net/mailman/listinfo/scons-users
>>
>>
>
> _______________________________________________
> 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/20151106/22205c2e/attachment-0001.html>


More information about the Scons-users mailing list