-
Notifications
You must be signed in to change notification settings - Fork 13
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
Fail to build Micro-XRCE-DDS-Gen #32
Comments
Hello, sorry for the late reply. Here you have an example step by step guide for installing this: |
The video is error |
The requirements "Gradle is an open-source build automation tool, version 7.0 or higher is required." in the doc are wrong, the installation of gradle 7.6 cannot compile Micro-XRCE-DDS-Gen, and the installation method shown in the video installs the 4.4.1 version of gradle, which can successfully compile Micro-XRCE-DDS-Gen. @pablogs9 |
I have ran into this too. Which version of Gradle should we be using?
This does not work, and was installed on Linux Ubuntu 22.04, which I am using ROS2 Humble on. |
Is |
No. It's |
I cloned the source code from Git and also separately cloned IDL-Parser into thirdparty folder from:
https://github.com/eProsima/IDL-Parser/tree/9e36ac4b18c8083ac7106761a8a6e908e04ae458
gradle build failed with the following errors:
`
FAILURE: Build failed with an exception.
`
OS: Ubuntu 20.04
JDK: openjdk 11.0.8
Gradle: 4.4.1
The text was updated successfully, but these errors were encountered: