Closed rpavlik closed 7 years ago
This was sitting in my VS2017 branch, but I imagine it would also fix #570 . Pretty simple: don't import/export from DLL functions that are deleted or inline.
Well, I guess GCC 7 does, and based on where I found this commit laying around, apparently VC2017 does?
Added a few more identical fixes when I actually tried an msys2 build myself, will wait for the travis build.
This was sitting in my VS2017 branch, but I imagine it would also fix #570 . Pretty simple: don't import/export from DLL functions that are deleted or inline.