How to check the necessary g++ options:
1. pkg-config opencv --libs --cflags
2. ldconfig -v - shows the libraries stored in ld.so.conf
3. locate [libraryname] - searches for files
4. pkg-config opencv --modversion - shows the version of opencv library installed
Thursday, May 6, 2010
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment