Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I think the problem may be xcode 5.1 , i can't compile opencv since last upgrade but the bug is in cmake ( i think ), maybe here : /Applications/CMake 2.8-12.app/Contents/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake

I tried to apply this patch: http://public.kitware.com/pipermail/cmake-developers/2013-December/009243.html

but I go on having problems...

this is the file that i have modified: https://dl.dropboxusercontent.com/u/20752176/CMakeDetermineCompilerId.cmake

please let me know if you manage to fix and how ( maybe i'm missing something )