Csound Csound-dev Csound-tekno Search About

[Cs-dev] Windows build

Date2006-11-14 04:28
From"Michael Gogins"
Subject[Cs-dev] Windows build
I am being delayed producing a Windows installer for Csound 5.04 because the 
SConstruct file no longer builds Csound on my computer (though it did a week 
ago).

Although I have an MSys shell in which the PATH variable does not contain 
any MSVC binaries and no MSVC binaries will run, still SCons reports msvc 
and mslink as tools, which appears to be causing problems.

Suggestions are appreciated. I do have the freebie MSVC 5 installed on my 
PC, but it has been there for a while and did not used to create this 
problem.

Regards,
Mike



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2006-11-14 09:56
FromVictor Lazzarini
SubjectRe: [Cs-dev] Windows build
I noticed that if Scons detects MSVC tools in the system (I thought perhaps at
install time) it defaults to those tools, no matter what.

My suggestion is to uninstall scons, uninstall the msvc suff completely, and
then re-install scons. Also, you might even need to uninstall and re-install
python.

I don't think any changes were made to SConstruct to cause this problem. At
home, I have msys only and csound is building OK (although I will check it
tonight to be sure there is nothing else the matter)

Victor

At 04:28 14/11/2006, you wrote:
>I am being delayed producing a Windows installer for Csound 5.04 because the
>SConstruct file no longer builds Csound on my computer (though it did a week
>ago).
>
>Although I have an MSys shell in which the PATH variable does not contain
>any MSVC binaries and no MSVC binaries will run, still SCons reports msvc
>and mslink as tools, which appears to be causing problems.
>
>Suggestions are appreciated. I do have the freebie MSVC 5 installed on my
>PC, but it has been there for a while and did not used to create this
>problem.
>
>Regards,
>Mike
>
>
>
>-------------------------------------------------------------------------
>Using Tomcat but need to do more? Need to support web services, security?
>Get stuff done quickly with pre-integrated technology to make your job easier
>Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
>http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>_______________________________________________
>Csound-devel mailing list
>Csound-devel@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/csound-devel

Victor Lazzarini
Music Technology Laboratory
Music Department
National University of Ireland, Maynooth 


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2006-11-14 10:00
From"Steven Yi"
SubjectRe: [Cs-dev] Windows build
AttachmentsNone