-
Notifications
You must be signed in to change notification settings - Fork 42
Open
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
Labels
No labels