Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Linking issue after update to version 2.4.3 on iOS

Hi, I was working with a previous release of opencv (2.4.0) on iOS. It worked fine, but yesterday I updated the code because I needed the new parallel_for functionality. After the update, the core functions worked fine, and the new functionalities were working, but now other modules are crashing on linking time. For example, if I add CascadeClassifier object, the linker throws errors. Any idea?