The Following User Says Thank You to vacarobot For This Useful Post: | ||
|
2010-08-21
, 22:57
|
|
Posts: 1,637 |
Thanked: 4,424 times |
Joined on Apr 2009
@ Germany
|
#2
|
|
2011-07-31
, 19:20
|
Posts: 8 |
Thanked: 7 times |
Joined on Feb 2010
|
#5
|
The Following User Says Thank You to ohookins For This Useful Post: | ||
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"
and it's because into the folder library I have symbolic links
how can I solve it?
Thanks
Ruben