Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiler error on ROS 2 Foxy while building rmw_ecal package #53

Open
karthiknit1 opened this issue Aug 11, 2022 · 1 comment
Open

Compiler error on ROS 2 Foxy while building rmw_ecal package #53

karthiknit1 opened this issue Aug 11, 2022 · 1 comment

Comments

@karthiknit1
Copy link
Contributor

Hello,

I am trying to build this package on windows with VS2019 and ROS 2 Foxy installed. While running colcon build, I am getting following error.

D:\Downloads\rmw_packages\rmw_ecal\rmw_ecal_shared_cpp\include\rmw_ecal_shared_cpp/ros_array_iterator.hpp(371,1): error C2440: 'reinterpret_cast': cannot convert from '__int64' to 'eCAL::rmw::RosArray::iterator<rmw_topic_endpoint_info_array_t>::difference_type' (compiling source file D:\Downloads\rmw_packages\rmw_ecal\rmw_ecal_shared_cpp\src\get_service_names_and_types.cpp) [D:\Downloads\rmw_packages\build\rmw_ecal_shared_cpp\rmw_ecal_shared_cpp.vcxproj]

Any help is appreciated.

Thanks,
Karthik Reddy

@FlorianReimold
Copy link
Member

I have never tried the rmw on Windows, even though I think it should work. So maybe there is a bug... Can you try it out on Linux and see if it compiles?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants