Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

OpenCV with C++ - GetDYLDEntryPointWithImage failed

Hey! I am having a course in my University with C++ and OpenCV. Everything I use is up-to-date. I use XCode on MacOS. When it comes to compiling it is no problem (However it takes like 20 seconds to show window with image). There is nothing wrong with the code. 15 people has it on their Windows with VS and it works. When I try to do anything in the window (i.e. map clicking) it bugs, stops working and this message is shown:

GetDYLDEntryPointWithImage(/System/Library/Frameworks/AppKit.framework/Versions/Current/AppKit,_NSCreateAppKitServicesMenu) failed.

I have browsed many pages and I couldn't find any solution. Thank you.

Code: