From c71ed5d149ef0fd1e895e801f2d2f0022ffa8260 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Tue, 20 Oct 2015 08:04:33 +0200 Subject: update osx patch notes --- opencv-apple-osx-patch.diff | 2 ++ 1 file changed, 2 insertions(+) (limited to 'opencv-apple-osx-patch.diff') diff --git a/opencv-apple-osx-patch.diff b/opencv-apple-osx-patch.diff index 1e64206..b7a815c 100644 --- a/opencv-apple-osx-patch.diff +++ b/opencv-apple-osx-patch.diff @@ -4,6 +4,8 @@ index 582dcdb..bfae9de 100644 Using the clang version 'Apple LLVM version 7.0.0 (clang-700.0.72)', we need -std=c++11 to link with opentrack which uses -std=c++11. +The SDK that we're targetting is 10.8. + --- a/modules/flann/include/opencv2/flann/lsh_table.h +++ b/modules/flann/include/opencv2/flann/lsh_table.h @@ -41,7 +41,7 @@ -- cgit v1.2.3