Closed ulatekh closed 6 years ago
I have now tested building on Windows too (with msys2). Apparently the -no-undefined
linker flag was missing.
I had made other changes (e.g. adding "win32-dll" to LT_INIT()) but apparently they weren't necessary. Your new version builds a DLL just fine. Thanks for your help!
I'm trying to build libfvad in MS Windows (i.e. using MinGW) and was getting strange errors, but I think I have them resolved. If I get it to run, I'll issue a pull request.