Michael Stone
Results
1
issues of
Michael Stone
Per https://docs.python.org/2/library/ctypes.html the find_library function should be called "without any prefix like lib, suffix like .so, .dylib or version number". - change _LIBRARY_NAME from "libarchive" to "archive" as required -...