energia / Energia

Fork of Arduino for the Texas Instruments LaunchPad's
http://energia.nu
Other
798 stars 670 forks source link

Energia 1.6.10E18 Not Self-Contained #942

Open rei-vilo opened 8 years ago

rei-vilo commented 8 years ago

Compiling the blank sketch against the MSP432 raises an error.

Compiling sketch... "java" "-jar" "/Users/ReiVilo/Library/Energia15/packages/energia/tools/ino2cpp/1.0.2/ino2cpp.jar" -o "/var/folders/px/cyfvtr757lqg0yp_cv9j79jh0000gn/T/build9548c7de2eb0fa195db29d7f1b03d466.tmp/sketch/" -T "/Users/ReiVilo/Library/Energia15/packages/energia/tools/ino2cpp/1.0.2/templates/Variables.mk.template" -r "/Users/ReiVilo/Library/Energia15/packages/energia/tools/ino2cpp/1.0.2" -n Blink.ino "/Applications/IDE/Energia.app/Contents/Java/examples/01.Basics/Blink" msp432:MSP_EXP432P401R" No Java runtime present, requesting install. exit status 1 Error compiling for board LaunchPad w/ msp432 EMT (48MHz).

Isn't the JDK already included under Energia.app/Contents/PlugIns/jdk1.8.0_91.jdk?

capture 2016-12-02 a 21 18 15

No issue when compiling with embedXcode.

rei-vilo commented 7 years ago
capture 2016-12-02 a 21 16 45