[Scons-users] MSbuild scons wrapper

Bill Deegan bill at baddogconsulting.com
Tue Apr 4 10:01:47 EDT 2017


Sergio,

Can you provide us with the logic you have in your SConstruct?
It's hard to comment on your implementation without seeing it.

_Bill

On Tue, Apr 4, 2017 at 7:40 AM, Sergio Basurco <sergio.b at coherentsynchro.com
> wrote:

> Hi all,
>
> I've setup a msbuild Command within scons, but it is not really elegant
> and it's giving me some trouble. What I'm doing is creating a bat file from
> python, then calling it as a subprocess, this bat is the one calling
> vcvarsall.bat and then the msbuild command.
>
> I set this Command as a dependency of some Scons node, however it seems
> like the .bat is ran afterwards, and my node does not find the .dll
> generated by msbuild.
>
> Maybe I'm looking at this the wrong way, is there any un-official way to
> call msbuild from scons? I know scons is meant to be a replacement, but it
> would really help me to be able to call msbuild for some windows-only c#
> projects I have. These projects have to be built before my C++ programs and
> I'm failing to do so via scons.
> Thanks!
> --
>
> Saludos / Best regards,
>
> *Sergio Basurco*
> Coherent Synchro
>
> _______________________________________________
> 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/20170404/fc4fb2c4/attachment.html>


More information about the Scons-users mailing list