hi all,
i'm trying to make the VADE patch work in linux. unfortunately, i miss one object : yuv_adjust. i'm under linux, with a fresh cvs of gem. is this object only available to OSX? if not, how can i have it, i found this in the archive?
to compile with altivec use gcc -faltivec -DALTIVEC ???
http://homepage.mac.com/doktorp/pd/vade-pure.html
thank you! patrick
Replace yuv_adjust with pix_offset. They are the same object.
Also, you don't need the -DALTIVEC flag anymore, however I'm not sure that -faltivec works on linux either (I've never tried compiling on LinuxPPC). The code has #ifdef __VEC__ for the altivec code, so maybe just force that?
cgc
On Jun 25, 2004, at 12:23 AM, patrick wrote:
hi all,
i'm trying to make the VADE patch work in linux. unfortunately, i miss one object : yuv_adjust. i'm under linux, with a fresh cvs of gem. is this object only available to OSX? if not, how can i have it, i found this in the archive?
to compile with altivec use gcc -faltivec -DALTIVEC ???
http://homepage.mac.com/doktorp/pd/vade-pure.html
thank you! patrick
PD-list mailing list PD-list@iem.at to manage your subscription (including un-subscription) see http://iem.at/cgi-bin/mailman/listinfo/pd-list