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

Not support Macbook M1 pro #13

Open
quemilk opened this issue Dec 2, 2022 · 0 comments
Open

Not support Macbook M1 pro #13

quemilk opened this issue Dec 2, 2022 · 0 comments

Comments

@quemilk
Copy link

quemilk commented Dec 2, 2022

On the line of 23 in this class
(https://github.com/HdrHistogram/HistogramLogAnalyzer/blob/master/src/main/java/org/HdrHistogram/HistogramLogAnalyzer/datalayer/DBConnect.java) :
connection = DriverManager.getConnection("jdbc:sqlite:: memory:");
When run it on my macbook m1 pro, it will prompt java.lang.Exception: No native library is found for os.name=Mac and os.arch=aarch64
Need to update to version 3.36.0.1.

org.xerial
sqlite-jdbc
3.36.0.1

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