GithubHelp home page GithubHelp logo

Comments (4)

vrabaud avatar vrabaud commented on June 30, 2024

Weird, thx for reporting. That is the best place for reporting thx (I just updated the wiki page to reflect that).
opencv2.pc is created by catkin and opencv.pc is the official one. There is indeed a problem.
Can you please state your use case so that we fix it better ? Where do you use the pkgconfig file ? thx

from vision_opencv.

meyerj avatar meyerj commented on June 30, 2024

I did not use the file directly nor observed any problems with the second file. I just stumbled across the file while searching for possbile causes for the issue reportet in #12. As I assumed the two issues are not related to each other, I reported them separately.

At a closer look, the linker error from #12 could be caused by an errorneous package manifest invoking pkg-config opencv2 instead of pkg-config opencv, but I did not find one in my installed fuerte stacks.

from vision_opencv.

meyerj avatar meyerj commented on June 30, 2024

If I understand the catkin documentation right, this issue could be resolved by adding catkin_package(... DEPENDS opencv) to the CMakeLists.txt script for the opencv2 package. catkin should add the dependeny from package opencv in the Requires: section of the catkin-generated opencv2.pc file, so using both would be fine as pkg-config resolves the dependency internally.

from vision_opencv.

vrabaud avatar vrabaud commented on June 30, 2024

ok, that got fixed with REP 136 that I implemented in OpenCV 2.4.3-7. Thx for reporting !

from vision_opencv.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.