Did you load Gem ? If yes, then you might need a more recent one.
Concerning a macosx package with embedded opencv lib, I made some tests but it was more a proof of concept than a ready to go package.
And on macosx you can install opencv with brew nowadays but brew itself need some developer tools that could be annoying to install for someone who just want to use pix_opencv. So my first attempt to make it more convenient.
Best
Antoine
Le 20 oct. 2017 8:19 AM, "Peter P." peterparker@fastmail.com a écrit :
- Antoine Villeret antoine.villeret@gmail.com [2017-10-19 19:20]:
Hi Peter,
I have OpenCV 2.4.9.1.
Could you please provide more information about why you can't load pix_opencv_threshold ?
Thank you! Now I found a more useful error message:
~/.local/lib/pd/extra/pix_opencv/pix_opencv.l_ia64: undefined symbol: _ZN9GemPixObj4SIMDEi
P