Max SDK 7.1 compatibility problem
Hello,
I recently started to program new external with the new Max SDK (https://cycling74.com/tools/ramp/ & https://cycling74.com/tools/smoov/). It still need some work but seems to work fine on my computers (Mac Os and Windows distribution of Max).
The problem is that it seems to not work on some Mac computer. I first suspected the version of Max not to be update but it seems ok and I've no idea of what could happen here. The objects are seen in max search path but it doesn't load.
Any idea ?
Sylvain
Your objects seems to be only compiled for 64 bits on mac. Maybe that's the problem ? Do you see any errors in the Max window ?
Thanks a lot for your answers so. I did build for Profiling and did both build in x86 and x64. It seems to work now. I've updated the Github depot.