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

Windows source build failing, "Could not find ASIO" #79

Open
Arnatious opened this issue Feb 11, 2020 · 3 comments
Open

Windows source build failing, "Could not find ASIO" #79

Arnatious opened this issue Feb 11, 2020 · 3 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@Arnatious
Copy link

Per https://github.com/ubuntu-robotics/nodl/pull/4/checks?check_run_id=437779651

  --- stderr: fastrtps
  CMake Error at C:/Program Files/CMake/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:146 (message):
    Could NOT find Asio (missing: ASIO_INCLUDE_DIR)
  Call Stack (most recent call first):
    C:/Program Files/CMake/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:393 (_FPHSA_FAILURE_MESSAGE)
    cmake/modules/FindAsio.cmake:16 (find_package_handle_standard_args)
    cmake/common/eprosima_libraries.cmake:96 (find_package)
    CMakeLists.txt:219 (eprosima_find_thirdparty)
@thomas-moulard
Copy link
Member

Thanks for the bug report! The Windows support is still quite preliminary, so it is possible that we are missing something here. Feel free to contribute a change (it may be related to setup-ros2), otherwise, we'll try to get to this issue.

@emersonknapp emersonknapp added the bug Something isn't working label Mar 6, 2020
@emersonknapp
Copy link
Contributor

@seanyen do you have any insight on this issue?

@dabonnie
Copy link
Contributor

dabonnie commented Apr 9, 2020

I ran into this issue as well here: ros-tooling/system_metrics_collector#132

It appears that there is a possible workaround, but think it needs to happen in https://github.com/ros-tooling/setup-ros.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants