[ros-users] cturtle opencv on osx 10.5
Dan Lazewatsky
dlaz at cse.wustl.edu
Mon Jul 5 16:25:18 UTC 2010
This is from a fresh SVN checkout, so I don't think that's the issue.
-Dan
On Jul 5, 2010, at 10:28 AM, Ugo Cupcic wrote:
> Hi,
>
> May be you could try to rebuild your package, using --pre-clean to
> clean
> the old ros dependencies:
>
> rosmake --pre-clean YourPackage
>
> (It will take some time if you package depends on lots of things
> obviously).
>
> Cheers,
>
> Ugo
>
> On Mon, 2010-07-05 at 10:23 -0500, Dan Lazewatsky wrote:
>> I just installed cturtle on my laptop, and now it looks like anything
>> using opencv from C++ won't run. For example, when I try to run
>> image_view (after building successfully), I get:
>>
>> $ rosrun image_view image_view
>> dyld: Library not loaded: libopencv_core.2.1.dylib
>> Referenced from: /Users/lazewatskyd/ros/stacks/image_pipeline/
>> image_view/bin/image_view
>> Reason: image not found
>> /Users/lazewatskyd/ros/ros/bin/rosrun: line 35: 35719 Trace/BPT
>> trap $exepath "$@"
>>
>> -Dan
>> _______________________________________________
>> ros-users mailing list
>> ros-users at code.ros.org
>> https://code.ros.org/mailman/listinfo/ros-users
>>
>
>
> --
> Ugo Cupcic | Shadow Robot Company | ugo at shadowrobot.com
> Software Engineer | 251 Liverpool Road |
> need a Hand? | London N1 1LX | +44 20 7700 2487
> http://www.shadowrobot.com/hand/ @shadowrobot
>
>
>
> _______________________________________________
> ros-users mailing list
> ros-users at code.ros.org
> https://code.ros.org/mailman/listinfo/ros-users
More information about the ros-users
mailing list