| Thanks. That sounds reasonable; I'll try it tonight, and commit it if it
works.
Original Message:
-----------------
From: Andres Cabrera acabrera@teleset.com.co
Date: Wed, 04 Aug 2004 06:49:36 -0500
To: csound-dev@eartha.mills.edu
Subject: [CSOUND-DEV:5144] Re: Sconstruct patch
Michael,
I've tried the following in line 111 of SConstruct:
if sys.platform[:3] == 'win' and sys.platform != 'cygwin':
commonEnvironment = Environment(options = opts, tools = ['mingw',
'CVS', 'dvips', 'latex', 'm4', 'pdflatex', 'pdftex', 'swig', 'tar',
'tex', 'zip'])
else:
commonEnvironment = Environment(options = opts)
This builds Csound5 and CsoundVST succesfully, and should make it
possible to build with mingw when msvc is installed.
Andrés
--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ . |