Hi,
I am trying to unsuccessfully compile Pd-extended 0.43.4 for a 64 bit machine with a working patch to get rid of this error message:
warning: extern using garray_getfloatarray() won't work in 64-bit version
I am trying to use FIR~, but I am assuming this happens to all array reading externals? Perhaps another external for FIR convolution can get around this issue?
There have been posts and patches posted to solve this problem, but they do not seem to work for me. Do I need to downgrade to a different version, and if so, does anyone know to which one?
Perhaps someone can point me into a direction; some instructions that help me compile this in 64 bit and being able to use externals that need garray_getfloatarray() to work.
Thanks!
You need to fix any garray_getfloatarray() calls, you can find out more info here:
http://pure-data.svn.sourceforge.net/viewvc/pure-data/trunk/scripts/guiplugi...
.hc
On 04/17/2013 11:26 AM, Tim wrote:
Hi,
I am trying to unsuccessfully compile Pd-extended 0.43.4 for a 64 bit machine with a working patch to get rid of this error message:
warning: extern using garray_getfloatarray() won't work in 64-bit version
I am trying to use FIR~, but I am assuming this happens to all array reading externals? Perhaps another external for FIR convolution can get around this issue?
There have been posts and patches posted to solve this problem, but they do not seem to work for me. Do I need to downgrade to a different version, and if so, does anyone know to which one?
Perhaps someone can point me into a direction; some instructions that help me compile this in 64 bit and being able to use externals that need garray_getfloatarray() to work.
Thanks!
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list