[PD] Fwd: [PD-dev] Compiling a pd dll with several externals

Isidro Gonzalez isidro_gonsoy at yahoo.com
Thu Nov 20 15:04:16 CET 2008


 
> Hello.
> I´m triying to compile a pd dll
> with several external objects in it. The 
> sample I send attached makes 
> counters.dll which have two pd objects: 
> contador1 and contador2.
> 
> The code is very simple, only a sample taken
> from J. Zmölnig´s tutorial "How to write
> pd external objects".
> The makefile I use for compiling it using
> MS VC 5 is attached also. It compiles and
> writes c:/pd/extra/counters.dll
> But when I run:
> C:\pd\bin\pd.exe  -lib C:\pd\extra\counters
> I get:
> load_object: Symbol "counters_setup" not found
> C:/pd/extra/counters: can't load library
> 
> Can anybody point me some makefile sample for
> this case (just one dll with multiple 
> objects)?
> And/or if there is some error in the c code as
> well...
> Any help will be most appreciated.
> Isi
> 
> 
>       >
_______________________________________________
> Pd-dev mailing list
> Pd-dev at iem.at
> http://lists.puredata.info/listinfo/pd-dev
> 



      
-------------- next part --------------
A non-text attachment was scrubbed...
Name: counters.zip
Type: application/x-zip-compressed
Size: 7555 bytes
Desc: pat1735673257
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20081120/f31008a3/attachment.bin>
-------------- next part --------------
_______________________________________________
Pd-dev mailing list
Pd-dev at iem.at
http://lists.puredata.info/listinfo/pd-dev


More information about the Pd-list mailing list