> On Apr 4, 2018, at 11:34 AM, Alastair Houghton <alast...@alastairs-place.net> 
> wrote:
> 
> You could rename the symbols in your copy of OpenCV so that they don’t match 
> the standard ones. One way to do that is with the preprocessor (use #defines 
> to change the names of the OpenCV functions you use), which potentially 
> avoids altering the OpenCV sources themselves (you can use a prefix header to 
> get your #defines into the OpenCV build process if necessary).

Oh — I totally forgot that. We used that technique in our version-1 static 
library.

—Jens
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to