Giter Site home page Giter Site logo

Comments (5)

kubark42 avatar kubark42 commented on May 23, 2024 2

As per ros/ros_comm@74674c4, this is a build bug which actually needed fixing.

from ros-install-osx.

spmaniato avatar spmaniato commented on May 23, 2024 1

Looks like downgrading Boost to version 1.59.0 (homebrew/versions/boost159) fixes the problem 🤔

I haven't tried 1.60.0 but I suspect it might have introduced the issue.

from ros-install-osx.

mikepurvis avatar mikepurvis commented on May 23, 2024 1

Could you supply a PR that installs Boost 1.59 from the tap in order to unbreak us for now?

from ros-install-osx.

spmaniato avatar spmaniato commented on May 23, 2024 1

As per ros/ros_comm@74674c4, this is a build bug which actually needed fixing.

Awesome! And it looks like there's an open PR for the indigo-devel fix: ros/ros_comm#926

from ros-install-osx.

lloydc99 avatar lloydc99 commented on May 23, 2024

This error in console.h looks to be a coding problem.
The typedef that is failing uses the vector type without explicitly defining it.
Maybe someone cleaned up a bad include cycle somewhere else.
Could the workaround for this be to patch the file?

--- kinetic_desktop_full_ws/src/ros_comm/rosconsole/include/ros/console.h 2016-10-23 11:28:38.000000000 -0400


*** 40,45 ****
--- 40,46 ----
#include
#include <ros/macros.h>
#include

  • #include

    #ifdef ROSCONSOLE_BACKEND_LOG4CXX
    #include "log4cxx/level.h"

from ros-install-osx.

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.