[Gridflow-dev] opencv

Alexandre Castonguay acastonguay at artengine.ca
Mon Oct 4 08:07:01 EDT 2010


  J'ai installé opencv mais ./configure n'arrive toujours pas trouver la 
libraire.

'find / -name "licv*dylib" '

/opt/local/lib/libcv.2.1.0.dylib
/opt/local/lib/libcv.2.1.dylib
/opt/local/lib/libcv.dylib
/opt/local/lib/libcvaux.2.1.0.dylib
/opt/local/lib/libcvaux.2.1.dylib
/opt/local/lib/libcvaux.dylib
/opt/local/var/macports/software/opencv/2.1.0_0/opt/local/lib/libcv.2.1.0.dylib
/opt/local/var/macports/software/opencv/2.1.0_0/opt/local/lib/libcv.2.1.dylib
/opt/local/var/macports/software/opencv/2.1.0_0/opt/local/lib/libcv.dylib
/opt/local/var/macports/software/opencv/2.1.0_0/opt/local/lib/libcvaux.2.1.0.dylib
/opt/local/var/macports/software/opencv/2.1.0_0/opt/local/lib/libcvaux.2.1.dylib
/opt/local/var/macports/software/opencv/2.1.0_0/opt/local/lib/libcvaux.dylib


----------------------------------------------------------------
^[[0m[^[[0;1;33;44mopencv^[[0m] Intel OpenCV:

                         #include <opencv/cv.h>
                         int main () {return 0;}
/usr/bin/env g++ -I/sw/include -I/usr/local/include -I/Users/alx/include 
-I. -I/usr/X11R6/include -O3 tmp/34008.cpp -o tmp/34008 -L/Users/alx/lib 
-L/usr/local/lib -L/sw/lib$
ld: warning: directory '/Users/alx/lib' following -L not found
ld: warning: directory '/opt/gnome/lib' following -L not found
ld: warning: directory '/usr/X11R6/lib64' following -L not found
ld: warning: directory '/opt/gnome/lib64' following -L not found
ld: library not found for -lcv
collect2: ld returned 1 exit status



More information about the Gridflow-dev mailing list