[Scons-users] How to build .NET version 2.0

Bill Deegan bill at baddogconsulting.com
Fri Feb 24 13:15:38 EST 2017


Rob,

Do you have several MS VS's installed?
One with older and one with newer .net?

-Bill

On Fri, Feb 24, 2017 at 9:47 AM, Rob Boehne <robb at datalogics.com> wrote:

> All,
>
> I’m updating to the latest scons-2.5.1 from a hacked v0.97, and my current
> problem with it is that it’s building .NET 4.0 when I want .NET 2.0.
> The old version in my SConstruct had code that would run vcvarsall.bat for
> the target configuration, capture the environment and then manually set it
> in the builder environment.  It seems like a great deal of work (and more
> importantly, code) to get this accomplished.  Is there a simpler way to
> specify this rather than manually computing and setting the build
> environment’s [‘ENV’][‘PATH’] ?
> I’m using the scons C# builders linked to in the wiki.
>
> TIA,
>
> Robert Boehne
>
> _______________________________________________
> 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/20170224/40117a92/attachment.html>


More information about the Scons-users mailing list