[PD] writing a gem external. was: [GEM] pix_resize eating RAM

Georg Holzmann grhPD at gmx.at
Fri Jun 17 14:25:12 CEST 2005


Hallo!

Here are the examples: http://grh.mur.at/software/thebrain.html
(some objects, which are also using a Neural Net in Gem, but not that 
sucessfull as I thought ...)

> then I told my msvc project to use
> pd.lib
> GLU32.lib (form mesa)
> CPPExtern.obj
> Gembase.obj
> GemPixObj.obj
> GemPixUtil.obj
> 
> 
> If I tell the preprocessor
> GEM_INTERNAL
> it links without problems, but (obviously) this is not the way to go..
> (i get dllexport and I need dllimport, pd won't find my *_setup function)
Don't know how to make it with msvc, but maybe you make a nmake makefile 
or use MinGW, or try again with the msvc IDE ... :)

LG
Georg




More information about the Pd-list mailing list