Re: [ros-users] Rosmake OpenCV for Fedora 13 fails

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: User discussions
Dato:  
Til: ros-users
Emne: Re: [ros-users] Rosmake OpenCV for Fedora 13 fails

Problem solved...

CMake was trying to link the static library libtiff.a, but a dynamic one was
needed.
Changing all entries in the Makefiles from .a to .so led to succes :)
--
View this message in context: http://ros-users.122217.n3.nabble.com/Rosmake-OpenCV-for-Fedora-13-fails-tp2439780p2442990.html
Sent from the ROS-Users mailing list archive at Nabble.com.