From 42a7224336dd60ef6ae53ae8a5c446e11c9c8148 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Mon, 12 Oct 2009 19:48:35 +0000 Subject: changed path to opencv framework on osx svn path=/trunk/externals/pdp_opencv/; revision=12582 --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index f189bd2..d0327fb 100644 --- a/INSTALL +++ b/INSTALL @@ -47,8 +47,8 @@ and copy the .pd_linux to your externals folder : first install openCV MacOS framework download openCV private framework from http://www.ient.rwth-aachen.de/cms/software/opencv/ - copy the provided OpenCV.framework folder in your /System/Library/Frameworks/ directory :: - cp -Rf /Volumes/OpenCV\ Private\ Framework/OpenCV.framework /System/Library/Frameworks/ + copy the provided OpenCV.framework folder in your /Library/Frameworks/ directory :: + cp -Rf /Volumes/OpenCV\ Private\ Framework/OpenCV.framework /Library/Frameworks/ then get the _SOURCES_ of the pd you are using and of the PDP that you are loading -- cgit v1.2.1