Bug #1432

Wrong debian opencv dependency in rst-converters

Added by Anonymous about 11 years ago. Updated over 10 years ago.

Status:ResolvedStart date:02/20/2013
Priority:NormalDue date:
Assignee:-% Done:

100%

Category:Build System
Target version:Robotics Service Bus - rsb-0.10

Description

RST package states to depend on libopencv-legacy-dev instead of libcv-dev if release is ubuntu oneiric or newer. However libopencv-legacy-dev doesn't provide the necessary header files (e.g. opencv/cv.h for IplImageConverter).


Related issues

Related to RSB OpenCV [Deprecated] - Tasks #1309: Separate CMakeFile for Packaging Closed 12/18/2012

Associated revisions

Revision d228639d
Added by J. Moringen over 10 years ago

Removed version-switched opencv dependency in cpp/cpack/CPackDebianConfig.cmake

refs #1432

We can no longer understand why the version-switch is/was
necessary. Since it causes problems now, we try to remove it.

  • cpp/cpack/CPackDebianConfig.cmake: do not set libcv-dev and/or
    libopencv-legacy-dev differently in CPACK_DEBIAN_PACKAGE_DEPENDS
    depending on the Ubuntu version

Revision 78c3ea4a
Added by J. Moringen over 10 years ago

Removed version-switched opencv dependency in cpp/cpack/CPackDebianConfig.cmake

refs #1432

We can no longer understand why the version-switch is/was
necessary. Since it causes problems now, we try to remove it.

  • cpp/cpack/CPackDebianConfig.cmake: do not set libcv-dev and/or
    libopencv-legacy-dev differently in CPACK_DEBIAN_PACKAGE_DEPENDS
    depending on the Ubuntu version

Revision cc1ef5fa
Added by J. Moringen over 7 years ago

Removed version-switched opencv dependency in cpp/cpack/CPackDebianConfig.cmake

refs #1432

We can no longer understand why the version-switch is/was
necessary. Since it causes problems now, we try to remove it.

  • cpp/cpack/CPackDebianConfig.cmake: do not set libcv-dev and/or
    libopencv-legacy-dev differently in CPACK_DEBIAN_PACKAGE_DEPENDS
    depending on the Ubuntu version

History

#1 Updated by J. Moringen almost 11 years ago

We should resolve this after updating all projects to the current OpenCV C++ API.

#2 Updated by J. Moringen almost 11 years ago

  • Target version changed from rsb-0.9 to rsb-0.10

#3 Updated by J. Moringen over 10 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Seems to be fixed.

Also available in: Atom PDF