-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compile Error #44
Comments
On MacOS Catalina, with openjdk 11.0.10 (
I've tried with an older version of gradle :
|
I've managed to compile the app with the following patch :
I'm not a java dev, it's maybe not the best practice but it works now ! |
.jar directly downloaded from RdsSurveyor site doesn't recognize the RTL dongle on my MacBook Air M1 Monterey, so I decided to compile. gradle 7.5.1, however (custom installed, together with openjdk 18.0.2, no Homebrew), generates the same error aerogus has experienced with gradle 7.1.1. I've tried with his suggestion: compiling with gradle 6.9 and setting StationTuned as "final". No cigar: this time compiling fails due to:
Considering the available binary opens but doesn't manage to access the RTL-SDR dongle, I'm afraid the problem lays with Monterey or M1 or both. |
When compiling on Ubuntu 20.04 I get this error when I try to compile
The text was updated successfully, but these errors were encountered: