Hello everyone, I am hoping to put the finishing touches on this plugin. I am having an issue creating a REALarray of int. REALarray retArr retArr = REALCreateArray(kTypeUInt32,4); REALSetArrayValue(retArr, 0, 1); // '1' or an uint32
If I set the type to Uint8, it works fine, but if I set it to the 32bit (or anything but the uInt8) I get the compile error of Call of overloaded. Thank you for any help, Cj _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
