Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] Help needed for building opcodes

Date2006-09-06 00:06
From"Michael Gogins"
SubjectRe: [Cs-dev] Help needed for building opcodes
I think you should call the makePlugin function as you see in the current 
SConstruct. Use the stdopcod target as a model. In your case I think that 
would be

makePlugin(pluginEnvironment, 'tabport', ['Opcodes/tabport.c'])

etc.

I may also make a model SConstruct for a standalone plugin to build against 
an installed Csound.

Hope this helps,
Mike

----- Original Message ----- 
From: "Iain Duncan" 
To: "Developer discussions" 
Sent: Wednesday, September 06, 2006 12:11 AM
Subject: [Cs-dev] Help needed for building opcodes


> I've been away from csound for a bit and just updated my build. The
> layout of the SConstruct file has changed, and I don't know how to build
> my custom opcodes anymore! I used to have this in there
>
> pluginLibraries.append(pluginEnvironment.SharedLibrary('tabport',
>    ['Opcodes/tabport.c']))
> pluginLibraries.append(pluginEnvironment.SharedLibrary('mylinek',
>    ['Opcodes/mylinek.c']))
>
> Can anyone tell me what I should do to SConstruct nowadays?
>
> Thanks
> Iain
>
> -------------------------------------------------------------------------
> 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 


-------------------------------------------------------------------------
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