-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Description
Hi there @ecmnet ,
great job with this package. I am giving this another try under Linux (Ubuntu 20.04 LTS). There seems to be still alot of issues for the compilation.
The System
OS: 20.04.1-Ubuntu
kernel: 5.11.0-25-generic
Java : java 16.0.2 2021-07-20 /usr/lib/jvm/java-16-oracle
The steps
- git clone https://github.com/ecmnet/MAVGCL.git
- uncommented the build.xml for deploy_linux
- updated property name under build.xml
<!--<property name="workspace.dir" value="/Users/ecmnet/PixHawk/java/" /> -->
<property name="workspace.dir" value="/home/dookei/portable/MAVGCL" />- ant deploy_linux
The issue
ant deploy_linux
Buildfile: /home/dookei/portable/MAVGCL/MAVGCL-0.833/MAVGCL/build.xml
metadata:
[echo] JDK used: ${jdk.home}
[echo] Current build number:2
[propertyfile] Updating property file: /home/dookei/portable/MAVGCL/MAVGCL-0.833/MAVGCL/src/main/java/com/comino/flight/build.info
com:
[exec] sh: 1: /usr/local/Cellar/maven/3.6.3_1/bin/mvn: not found
[exec] Result: 127
mvn:
[exec] sh: 1: /usr/local/Cellar/maven/3.6.3_1/bin/mvn: not found
[exec] Result: 127
deploy_linux:
BUILD FAILED
/home/dookei/portable/MAVGCL/MAVGCL-0.833/MAVGCL/build.xml:69: Problem: failed to create task or type javafx:com.sun.javafx.tools.ant:deploy
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.
No types or tasks have been defined in this namespace yet
Do you have ever gave it a try to compile under Linux? Is there any dependencies that I am missing?
I believe this is a great Tool but I believe Drone developers use mainly Linux for Sw dev. If this could be ported to linux would have also a boost on users PR.
Greetings
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels