Giter Site home page Giter Site logo

cpp_introspection's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cpp_introspection's Issues

Build fail

Hi, I've installed rosmatlab so far as described in the wiki provided on github. Now I tried to create the workspace, also as written in the wiki. Everything went well, until now.
When invoking catkin_make with the given options an error is thrown:

####
#### Running command: "make install -j16 -l16" in "/home/bnm-rc/rosmatlab_ws/build"
####
Scanning dependencies of target cpp_introspection
[  0%] [  0%] Building CXX object cpp_introspection/src/CMakeFiles/cpp_introspection.dir/introspection.cpp.o
Building CXX object cpp_introspection/src/CMakeFiles/cpp_introspection.dir/types.cpp.o
/home/bnm-rc/rosmatlab_ws/src/cpp_introspection/src/introspection.cpp: In function ‘cpp_introspection::PackagePtr cpp_introspection::load(const string&)’:
/home/bnm-rc/rosmatlab_ws/src/cpp_introspection/src/introspection.cpp:285:49: error: no matching function for call to ‘std::vector<std::basic_string<char> >::push_back(boost::filesystem3::path)’
/home/bnm-rc/rosmatlab_ws/src/cpp_introspection/src/introspection.cpp:285:49: note: candidate is:
In file included from /usr/include/c++/4.7/vector:65:0,
                 from /home/bnm-rc/rosmatlab_ws/src/cpp_introspection/include/introspection/forwards.h:35,
                 from /home/bnm-rc/rosmatlab_ws/src/cpp_introspection/include/introspection/field.h:32,
                 from /home/bnm-rc/rosmatlab_ws/src/cpp_introspection/src/introspection.cpp:29:
/usr/include/c++/4.7/bits/stl_vector.h:881:7: note: void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = std::basic_string<char>; _Alloc = std::allocator<std::basic_string<char> >; std::vector<_Tp, _Alloc>::value_type = std::basic_string<char>]
/usr/include/c++/4.7/bits/stl_vector.h:881:7: note:   no known conversion for argument 1 from ‘boost::filesystem3::path’ to ‘const value_type& {aka const std::basic_string<char>&}’
make[2]: *** [cpp_introspection/src/CMakeFiles/cpp_introspection.dir/introspection.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [cpp_introspection/src/CMakeFiles/cpp_introspection.dir/all] Error 2
make: *** [all] Error 2
Invoking "make" failed

What went wrong here??

Thanks for your answers!

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.