maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   Build OpenCV-2.1.0 on FREMANTLE_ARMEL and port libs to N900 (https://talk.maemo.org/showthread.php?t=60833)

vacarobot 2010-08-21 21:12

Build OpenCV-2.1.0 on FREMANTLE_ARMEL and port libs to N900
 
Hi

First what I have done:

1.Build and run OpenCV2.1.0 and a application with Qt(I can see my webcam imagen) on Fremantle x86.:)

2. Build and compile OpenCV2.1.0 and application with Qt(obvious without being able to execute it) I saved the build openCV on a folder called lib_armel.:)


Now my problem::(

When I try to copy the lib_armel folder of OpenCV on the directory of N900 device(maemo5 on home/user/Mydocs/tmp, using USB) I get the following message:

"Filesystem does not support symbolic links":mad:

and it's because into the folder library I have symbolic links

how can I solve it?:confused:

Thanks:)

Ruben

nicolai 2010-08-21 22:57

Re: Build OpenCV-2.1.0 on FREMANTLE_ARMEL and port libs to N900
 
Hi Ruben,

Three solutions:

1. replace the symlinks with copys, or
2. copy the folder through ssh/scp to your home folder (/home/user).
This folder has the right filesystemtype to support symlinks, or
3. if you can not use scp, put your folder in a zip archive (tar.gz),
copy the archive (using USB) to your MyDocs folder and than
you can use xterm on your device to copy and extract the archive
to some other folder in your home (/home/user/tmp for example).

regards
Nicolai

vacarobot 2010-08-22 10:16

Re: Build OpenCV-2.1.0 on FREMANTLE_ARMEL and port libs to N900
 
Thanks nicolai

it Works!! although I used for opction 2 ssh/FileZilla.

regards

ruben

Alphabet820 2011-02-08 13:12

Re: Build OpenCV-2.1.0 on FREMANTLE_ARMEL and port libs to N900
 
Are you now achieved to run any application with OpenCV on arm? I'm quite interested in it.

regards

alphabet

ohookins 2011-07-31 19:20

Re: Build OpenCV-2.1.0 on FREMANTLE_ARMEL and port libs to N900
 
Yes, this is correct. Currently the latest version we have in garage and extras-devel is 2.0.0 (and I've just taken over maintainership) but if someone wants to contribute later portings to Fremantle that would be appreciated!


All times are GMT. The time now is 09:19.

vBulletin® Version 3.8.8