| Why do you want to build it? Does the installer not provide what you need? Anyway...
Make sure Python and scons are installed.
Make sure scons.bat is in your Windows PATH environment variable.
Open the Visual Studio 2008 Command Prompt (Tools menu).
Run scons with appropriate options, especially withMSVC=1 custom=custom-msvc.py. My release build command with MSVC is:
scons withMSVC=1 custom=custom-msvc.py useJack=0 buildRelease=0 buildCsoundVST=1 buildvst4cs=1 buildInterfaces=1 buildCsoundAC=1 buildJavaWrapper=1 useOSC=0 buildPythonOpcodes=1 buildLoris=0 buildStkOpcodes=1 buildWinsound=1 noFLTKThreads=0 noDebug=0 buildPDClass=0 buildVirtual=1 buildCsound5GUI=1 buildTclcsound=1 buildLua=1 useDouble=1 dynamicCsoundLibrary=1 buildCSEditor=1
-----Original Message-----
>From: Bobby
>Sent: Jul 7, 2008 10:20 AM
>To: csound
>Subject: [Cs-dev] Csound in general.
>
>I want to use scons with Visual Studio 2008.
>How do I do that?
>Bobby
-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |