#42712: opencv 2.4.8_2 doesn't complete installation -DWITH_CUDA=ON on OS X 10.9.2 --------------------------+------------------------ Reporter: ivano.ras@… | Owner: stromnov@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: opencv | --------------------------+------------------------ Comment (by stromnov@…): It works perfectly when you using right compiler toolchain (gcc|cl + nvcc). Macports use clang by default, nvcc use gcc (http://docs.nvidia.com/cuda /cuda-compiler-driver-nvcc/). So clang++ and nvcc potentially can produce incompatible object files. -- Ticket URL: <https://trac.macports.org/ticket/42712#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X