[PD] gem2pdp compilation | once again

2006-12-05 Thread Patrick
hi everybody i just catched the cvs-externals and compiled pdp, and the cvs-gem sucessfully. now i tried to compile the gem2pdp: #autoconf #./configure --with-gemdir=../../src/Gem/ --with-pddir=../../ --with-pdpdir=../pdp #make clean #make i tried also with the pdp-0.12-4 version ( ./configure -

Re: [PD] gem2pdp compilation | once again

2006-12-05 Thread IOhannes m zmoelnig
Patrick wrote: > hi everybody > > and i get only: > > cat ../pdp/include/pdp.h | grep -v m_pd > pdp-light.h > g++ -DPD -O2 -funroll-loops -fomit-frame-pointer -ffast-math -Wall -W > -Wno-unused -Wno-parentheses -Wno-switch -DGEM2PDP_VERSION=\"0.6\" -g > -I../..//src -I. -I../pdp/include -I../../

Re: [PD] gem2pdp compilation | once again

2006-12-05 Thread Patrick
great : ) please let me know, when you have done it. PatSch. On Tue, 2006-12-05 at 16:52 +0100, IOhannes m zmoelnig wrote: > > this means, that you should exchange any occurance of "post()" that > gives you an error by "::post()" (with 2 colons before the post) > > > i will fix this in gem2pd

Re: [PD] gem2pdp compilation | once again

2006-12-05 Thread IOhannes m zmoelnig
Patrick wrote: > great : ) > please let me know, when you have done it. > i have done it. mfga.dr IOhannes ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

Re: [PD] gem2pdp compilation | once again

2006-12-05 Thread Patrick
great : ) it works : ) thanks a lot!! mfg. patsch. On Tue, 2006-12-05 at 17:26 +0100, IOhannes m zmoelnig wrote: > Patrick wrote: > > great : ) > > please let me know, when you have done it. > > > > i have done it. > > mfga.dr > IOhannes ___ PD-list

Re: [PD] gem2pdp compilation | once again

2006-12-05 Thread Patrick
dear IOhannes in .pdsettings i've add the entry: loadlib33: pdp loadlib34: pdp2gem loadlib35: gem2pdp when i now start pd in pd appears: PDP: pure data packet version 0.12.5-darcs pdp2gem: can't load library gem2pdp : a bridge between GEM and PDP/PiDiP v0.6 ([EMAIL PROTECTED]) gem2pdp : a bridge