Csound Csound-dev Csound-tekno Search About

[CSOUND-DEV:4971] RE: CsoundVST: SWIG Version?

Date2004-07-14 14:53
From"gogins@pipeline.com"
Subject[CSOUND-DEV:4971] RE: CsoundVST: SWIG Version?
I think you probably need to upgrade. I seem to recall upgrading my SWIG.
In general whenever I develop something, I get the latest versions of all
the tools, so whatever version of SWIG I used is most likely the one that
was latest when I did the SConstruct file.

Original Message:
-----------------
From: stevenyi stevenyi@csounds.com
Date: Tue, 13 Jul 2004 21:39:49 -0700
To: csound-dev@eartha.mills.edu
Subject: [CSOUND-DEV:4963] CsoundVST: SWIG Version?


Hi Michale and all,

Is there any requirements on version of SWIG to use when building
CsoundVST?  I'm getting a build error when building CsoundVST on Fedora
Core 1 linux that has swig version 1.3.19; it looks like something
didn't generate from SWIG correctly but am not sure and wanted to check
that first.

Thanks,
steven


--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .

Date2004-07-14 18:46
Fromsteven yi
Subject[CSOUND-DEV:4974] RE: CsoundVST: SWIG Version?
Sounds good.  I'll try upgrading SWIG tonight and giving it a go.

BTW: I noticed for my setup I had to change the SConstruct file to point 
to /usr/include/python2.3 instead of /usr/local/include/python2.3 . 
Would it have been the more correct procedure to use custom.py instead 
of modifying SConstruct?

Thanks,
steven

gogins@pipeline.com wrote:
> I think you probably need to upgrade. I seem to recall upgrading my SWIG.
> In general whenever I develop something, I get the latest versions of all
> the tools, so whatever version of SWIG I used is most likely the one that
> was latest when I did the SConstruct file.
>