Skip to content

Not support Macbook M1 pro #13

Description

@quemilk

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions