Skip to content

Which version of OpenALPR was 'libopenalpr-native.so' build upon ?  #75

@ArthurAttout

Description

@ArthurAttout

readelf -Ws libopenalpr-native.so shows


 51: 0005a625    12 FUNC    GLOBAL DEFAULT    7 Java_org_openalpr_AlprJNIWrapper_recognizeWithCountryRegionNConfig
    52: 0005a631    56 FUNC    GLOBAL DEFAULT    7 Java_org_openalpr_AlprJNIWrapper_recognizeWithCountryNRegion
    53: 0005a669    96 FUNC    GLOBAL DEFAULT    7 Java_org_openalpr_AlprJNIWrapper_recognize

However, those functions do not appear when building OpenALPR into a shared object. Also, the name of the library is rather libopenalprjni.so or libopenalpr.so but never libopenalpr-native.so.

Is that some kind of custom build ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions