Skip to content

Commit

Permalink
address issue #6 by setting "headless=true" when
Browse files Browse the repository at this point in the history
  • Loading branch information
todbot committed Nov 25, 2023
1 parent 52e2122 commit bf59d87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions run-example.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
# exec:java causes sigsegv's on mac with jna

java \
-Djava.awt.headless=true \
-cp blink1-library/target/blink1-library-jar-with-dependencies.jar:./blink1-java-examples/target/blink1-java-examples.jar \
com.thingm.blink1.$1 $2 $3 $4

0 comments on commit bf59d87

Please # to comment.