Re: [Cs-dev] Macsound plugin linker options
Date | 2005-03-07 22:58 |
From | Matt Ingalls |
Subject | Re: [Cs-dev] Macsound plugin linker options |
if you are talking xcode, all you have to do is do a 'new project' and select 'bsd dynamic library' i have no idea what a makefile would be, assume it would be the same as linux... also i should make clear that the .dylib plugins should work in all csound4 mac versions, not just maccsound. the only difference with maccsound/csoundlib is it does the autoload from the INCDIR and maccsound sets this to the applicationsupport/maccsound folder... On Mar 6, 2005, at 10:00 AM, Victor Lazzarini wrote: > Matt > > Could you tell me the linker options for creating > a macsound opcode plugin dynamic module, are > they the standard ones? > > Victor > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real > users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2005-03-07 23:33 |
From | steven yi |
Subject | Re: [Cs-dev] Macsound plugin linker options |
Hi Matt, Just curious, but I thought INCDIR was for #include's in Csound. Not sure if it makes that big a difference, but would it be possible to change in MacCsound to use OPCODEDIR? Or would that be a bad idea as that would interfere with users who use Csound5 as well as MacCSound...? steven Matt Ingalls wrote: > > if you are talking xcode, all you have to do is do a 'new project' and > select 'bsd dynamic library' > i have no idea what a makefile would be, assume it would be the same as > linux... > > also i should make clear that the .dylib plugins should work in all > csound4 mac versions, not > just maccsound. the only difference > with maccsound/csoundlib is it does the autoload from the INCDIR and > maccsound > sets this to the applicationsupport/maccsound folder... ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2005-03-07 23:59 |
From | Matt Ingalls |
Subject | Re: [Cs-dev] Macsound plugin linker options |
sorry i did meant OPCODEDIR -- im using the samecode from csound5 think i should check it into cvs? On Mar 7, 2005, at 3:33 PM, steven yi wrote: > be possible to change in MacCsound to use OPCODEDIR? Or would that be > a bad idea as that would interfere with users who use Csound5 as well > as MacCSound...? ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2005-03-08 00:09 |
From | steven yi |
Subject | Re: [Cs-dev] Macsound plugin linker options |
Sorry, I'm confused, check what code change into which cvs? Matt Ingalls wrote: > sorry i did meant OPCODEDIR -- im using the samecode from csound5 > think i should check it into cvs? > > On Mar 7, 2005, at 3:33 PM, steven yi wrote: > >> be possible to change in MacCsound to use OPCODEDIR? Or would that be >> a bad idea as that would interfere with users who use Csound5 as well >> as MacCSound...? > > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel > > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2005-03-08 17:47 |
From | matt |
Subject | Re: [Cs-dev] Macsound plugin linker options |
sorry for being unclear. i stole the autoloading code from csound5 sources and put it into my csound4 code. do yall think i should check it into csound4, or is that a violation of code freeze? On Mar 7, 2005, at 4:09 PM, steven yi wrote: > Sorry, I'm confused, check what code change into which cvs? > > Matt Ingalls wrote: >> sorry i did meant OPCODEDIR -- im using the samecode from csound5 >> think i should check it into cvs? >> On Mar 7, 2005, at 3:33 PM, steven yi wrote: >>> be possible to change in MacCsound to use OPCODEDIR? Or would that >>> be a bad idea as that would interfere with users who use Csound5 as >>> well as MacCSound...? >> ------------------------------------------------------- >> SF email is sponsored by - The IT Product Guide >> Read honest & candid reviews on hundreds of IT Products from real >> users. >> Discover which products truly live up to the hype. Start reading now. >> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >> _______________________________________________ >> Csound-devel mailing list >> Csound-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/csound-devel > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real > users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |