Closed DannyArends closed 5 years ago
I am running into linker issues when pyd is used by a user that has a space in it's username under windows. The fix is easy: wrap the /LIBPATH using \\\\"
I'll submit a pull request to fix this
I am running into linker issues when pyd is used by a user that has a space in it's username under windows. The fix is easy: wrap the /LIBPATH using \\\\"
I'll submit a pull request to fix this