malamute
malamute copied to clipboard
Can't find the library on windows (pure) with Python
In CMakeLists.txt the target is mlm, so the produced library is mlm.dll The python file looking for libmlm.dll: cdll.LoadLibrary('libmlm.dll')