Git Product home page Git Product logo

Comments (2)

dirk-thomas avatar dirk-thomas commented on August 20, 2024

I am not sure if you have seen the ROS support guidelines but we kindly ask to raise questions like this on answers.ros.org instead.

The rational for asking all kind of questions in a single place is:

  • There are many more people reading questions there so your chances on getting an answer and in a timely manner are much higher.
  • In the future other users will search there for similar problems and can find your question and the potential answers.
  • The issue tracker in this repo is used to track bugs, feature requests, etc. But your question is not such an action item.

Therefore I will close this ticket here for now. If you have asked your question on answers.ros.org please feel free to add a link to the question to this ticket so that future readers can find the related question.

Please do include the source code or a reference to it in the question since otherwise it will be difficult to give you specific feedback.

from ament_cmake.

Ipiano avatar Ipiano commented on August 20, 2024

I realized that I was misusing the CMake Message macro; resulting in the multiple paths being smashed together in to one long path /opt/ros/ardent/include/home/.../workspace/install/include/home/.../workspace/install/include.

To me, this looked like a bug with Ament; I would expect them to be delimited. It turns out that when I fix my call to the message macro, they are indeed delimited by semicolons -- /opt/ros/ardent/include;/home/.../workspace/install/include;/home/.../workspace/install/include.

So at this point I agree that it's less of a bug report and more of a question that belongs elsewhere; however, I'm leaving this comment in case it is a bug that B_INCLUDE_DIRS paths even when I don't call ament_export_include_dirs in B's CMakeLists.

from ament_cmake.

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.