-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
haileyajohnson
authored and
haileyajohnson
committed
Jun 30, 2022
1 parent
f391525
commit 60f3c34
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
60f3c34
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is 5.5.3 going to be posted to the releases page?
60f3c34
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's been posted now, and blogs and emails will be published shortly
60f3c34
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@haileyajohnson, Thanks. I got it to build netCDF-All on a couple Macs that I use, but it is failing to build on another due to a dependency problem. I will check on a fourth later Wednesday. Possibly it has something to do with what Java build I was using.
ETA: Got it to build on that third Mac by using Oracle JDK 11 rather than AdoptOpenJDK.
ETA2: Re-installed AdoptOpenJDK 11 and this time it worked. Go figure
60f3c34
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
weird... glad you got it working, thanks for the updates!