Coder Social home page Coder Social logo

Comments (8)

gastgit avatar gastgit commented on June 2, 2024

I build FlightPlot at my macOS(10.5.2 Big Sur).It encounter errors like this:

% ant                                 
Buildfile: /Users/kevin/FlightPlot/build.xml

make_dirs:

compile:
   [javac2] Compiling 108 source files to /Users/kevin/FlightPlot/out/production/FlightPlot
   [javac2] WARNNING: [options] can't define path with -source 6
   [javac2] ERROR: no longer support for  ver6。please use ver7 or higher version。
   [javac2] ERROR: no longer selecting ver6。please use ver7 or higher version。

BUILD FAILED
/Users/kevin/FlightPlot/build.xml:24: Compile failed; see the compiler error output for details.

Total time: 0 seconds

Hi @kevinuav - any resolution to this Mac issue? I am experiencing the same thing on Monterey 12.0.1

Tnx!

from flightplot.

mengchaoheng avatar mengchaoheng commented on June 2, 2024

the same :

mengchaohengdeMacBook-Pro:Downloads mengchaoheng$ git clone --recursive https://github.com/PX4/FlightPlot.git
正克隆到 'FlightPlot'...
remote: Enumerating objects: 2639, done.
remote: Counting objects: 100% (2/2), done.
remote: Compressing objects: 100% (2/2), done.
remote: Total 2639 (delta 0), reused 1 (delta 0), pack-reused 2637
接收对象中: 100% (2639/2639), 3.48 MiB | 2.92 MiB/s, 完成.
处理 delta 中: 100% (1305/1305), 完成.
子模组 'jMAVlib'(https://github.com/PX4/jMAVlib.git)已对路径 'jMAVlib' 注册
正克隆到 '/Users/mengchaoheng/Downloads/FlightPlot/jMAVlib'...
fatal: 无法访问 'https://github.com/PX4/jMAVlib.git/':Received HTTP code 503 from proxy after CONNECT
fatal: 无法克隆 'https://github.com/PX4/jMAVlib.git' 到子模组路径 '/Users/mengchaoheng/Downloads/FlightPlot/jMAVlib'
克隆 'jMAVlib' 失败。按计划重试
正克隆到 '/Users/mengchaoheng/Downloads/FlightPlot/jMAVlib'...
remote: Enumerating objects: 1135, done.
remote: Counting objects: 100% (33/33), done.
remote: Compressing objects: 100% (21/21), done.
remote: Total 1135 (delta 5), reused 10 (delta 0), pack-reused 1102
接收对象中: 100% (1135/1135), 184.29 KiB | 398.00 KiB/s, 完成.
处理 delta 中: 100% (449/449), 完成.
子模组路径 'jMAVlib':检出 '899e70d3caeddd11276d35bfcbb2cf9863adf859'
子模组路径 'jMAVlib':检出 '899e70d3caeddd11276d35bfcbb2cf9863adf859'
mengchaohengdeMacBook-Pro:Downloads mengchaoheng$ cd FlightPlot
mengchaohengdeMacBook-Pro:FlightPlot mengchaoheng$ ant gen_deb
Buildfile: /Users/mengchaoheng/Downloads/FlightPlot/build.xml

make_dirs:
[mkdir] Created dir: /Users/mengchaoheng/Downloads/FlightPlot/out/production/FlightPlot

compile:
[javac2] Compiling 108 source files to /Users/mengchaoheng/Downloads/FlightPlot/out/production/FlightPlot
[javac2] 警告: [options] 未与 -source 6 一起设置引导类路径
[javac2] 错误: 不再支持源选项 6。请使用 7 或更高版本。
[javac2] 错误: 不再支持目标选项 6。请使用 7 或更高版本。

BUILD FAILED
/Users/mengchaoheng/Downloads/FlightPlot/build.xml:24: Compile failed; see the compiler error output for details.

Total time: 0 seconds

from flightplot.

mengchaoheng avatar mengchaoheng commented on June 2, 2024

build in win11 is the same error

from flightplot.

hagen6835 avatar hagen6835 commented on June 2, 2024

I also ran into this issue on mac!

Tried installing java 6+ several ways to no avail

from flightplot.

mengchaoheng avatar mengchaoheng commented on June 2, 2024

On mac is recommand to install (build from sourse) plotjuggler, it can build from source, but I can not build success too. In the end I can only use these software on virtual machines.

from flightplot.

kevinuav avatar kevinuav commented on June 2, 2024

I can just use plot juggler in windows now.

from flightplot.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.