Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

This is currently not possible at the moment because Cuda for 10.9 currently links against libstdc++, whereas most packages for OS X link against libc++ (the default on 10.9). You can try rebuild OpenCV and all its dependencies by hand, in order to link against libstdc++, but I doubt you will be successful. I suggest opening a bug report at the Cuda developer zone.