Thread: Opencv on N900
View Single Post
Posts: 6 | Thanked: 8 times | Joined on Sep 2011
#4
Originally Posted by lma View Post
No need, someone else has packaged it and you can just install it from the extras-testing repository.
Thanks. I have installed the opencv packages on the device (n900).
My problem is in compiling a test program for the Maemo target in my desktop. Compiling for the maemo target does not even require the device, so i dont think it got anything to do with the device itself. I guess my question is more general and can be rephrased as:
What is the proper way for compiling a program, using 3party libs, for the Maemo target on the desktop? The maemo center specifies the way to do it for the desktop/simulator target. not for the maemo target.


BTW, all i have (after successfully installing the opencv package) are .so files. not .libs. When i try to specify the location for the .so files of the opencv package the compiler complains:

libopencv_highgui.so: could not read symbols: File in wrong format

How can i get it resolved?
10x

Last edited by avieli; 2011-10-01 at 19:23.
 

The Following User Says Thank You to avieli For This Useful Post: