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

Build Error #65

Open
denesh-globotix opened this issue Mar 31, 2022 · 2 comments
Open

Build Error #65

denesh-globotix opened this issue Mar 31, 2022 · 2 comments
Labels

Comments

@denesh-globotix
Copy link

denesh-globotix commented Mar 31, 2022

Description
HEAD is now at 501b49a3 clang: Add support for C++ modules in deps
build/get_gn: line 28: python: command not found
CMake Error at /home/user/catkin_ws/src/webrtc_ros/webrtc/CMakeLists.txt:51 (message):
cannot fetch GN build tool

  • Library Version:
  • ROS Version: ROS Noetic
  • Platform / OS: Ubuntu 20.04

Steps To Reproduce

catkin build webrtc_ros

Expected Behavior
successful build

Actual Behavior
build error due to the GN build tool

@wesley-nov
Copy link

I am also having a build issue using the same command. It appears that build.ninja file cannot be found, this was after I removed the FATAL_ERROR from the message in the CMakeLists.txt file that refers to the output of the bash script "prepare_webrtc_build". Perhaps your issue is related to this as well?

@varunkotian
Copy link

I too get the same issue. I think it is because of the updates in the webRTC.

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

No branches or pull requests

3 participants