Skip to content
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

Bump javacpp.version in pom.xml to 1.5.4 to avoid build issue on Mac OS 11.5 #12

Open
kkrugler opened this issue Aug 24, 2021 · 0 comments

Comments

@kkrugler
Copy link

Without this, trying to build the project results in:

ld: framework not found JavaVM
clang: error: linker command failed with exit code 1 (use -v to see invocation)

See https://stackoverflow.com/questions/64844595/javacpp-builds-failing-on-macos-after-xcode-12-2-update-due-to-missing-javavm-fr for details

(as a side note, I'd suggest updating the docs to specify mvn install vs. mvn package, so that the jar w/Mac OS binaries gets installed into the local Maven cache).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant