You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.
When using the "pi4j" helper script and if javac is not installed, the script will fail by saying something like "could not find or load main class XXX", which is misleading.
A simple test at the beginning of the script should be run to check wether javac (and java?) are installed.
The text was updated successfully, but these errors were encountered:
When using the "pi4j" helper script and if javac is not installed, the script will fail by saying something like "could not find or load main class XXX", which is misleading.
A simple test at the beginning of the script should be run to check wether javac (and java?) are installed.
The text was updated successfully, but these errors were encountered: