Closed MrAngry777 closed 6 years ago
@MrAngry777 I just realized that I misunderstood your question. These instructions explain how to compile to a DLL for Windows. This highly-upvoted answer on StackOverflow shows how to write the Python wrapper to link to the DLL.
I don't have a Windows machine to try this, but feel free to take a shot at it. A pull request is also welcome :)
Closing. Please let me know if you're still stuck.
Would be possible to provide a make file for windows in CMAKE? Or to provide instructions on how to make a build?