[PD] iem16 for windows?

Ed Kelly via Pd-list pd-list at lists.iem.at
Fri Jun 6 14:05:53 CEST 2014


Hi list,

I'm trying to compile iem16 for Windows using Cygwin.
./configure works OK but when I type "make" I get:

/usr/lib/gcc/i686-pc-cygwin/4.8.2/../../../../i686-pc-cygwin/bin/ld: warning: --export-dynamic is not supported for PE targets, did you mean --export-all-symbols?


followed by:

del16read~.o: In function `sigdel16read_16bit':
/cygdrive/g/Code/ninja/iem16/src/del16read~.c:38: undefined reference to `pd_findbyclass'
del16read~.o: In function `sigdel16read_dsp':
/cygdrive/g/Code/ninja/iem16/src/del16read~.c:68: undefined reference to `pd_findbyclass'
/cygdrive/g/Code/ninja/iem16/src/del16read~.c:74: undefined reference to `ugen_getsortno'
etc...

It seems to me that it can't find m_pd.h which I have placed in the src directory. I've tried changing --export-dynamic to --export-all-symbols but to no avail. I notice that there are some MS Visual Studio files in the iem16 folder but I don't have that installed.

Any ideas?
Ed
 
Ninja Jamm - a revolutionary new music remix app from Ninja Tune and Seeper, for iPhone and iPad
http://www.ninjajamm.com/


Gemnotes-0.2: Live music notation for Pure Data, now with dynamics!
http://sharktracks.co.uk/ 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20140606/0e92a120/attachment.html>


More information about the Pd-list mailing list