Skip to content

Can not load library? #11

@K-M-Ibrahim-Khalilullah

Description

I compiled from terminal using the following command:
g++ -std=c++11 -shared concaveman.cpp -o libconcaveman.so

but when I run the demo.py it produces the following error:
OSError: cannot load library 'D:/feasibilityAnalysis2020_3/Dpointcloud3Dvision/RemoveNoiseAndTIN/Code/ConCaveHull/concaveman-cpp-master/concaveman-cpp-master/src/main/cpp/libconcaveman.so': error 0xc1

is there any solution?
g++ version 8.1.0
python 3.6
cffi 1.14.0

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