looor****@gmail*****
looor****@gmail*****
Fri May 4 06:43:21 JST 2018
Hi all, I'm trying to compile a C/C++ library under msys2. The problem is, the library requires Windows Runtime Library (https://msdn.microsoft.com/en-us/library/hh438466.aspx). And maybe more parts of Visual C++ Redistributable libraries. However I did not get that far in compilation process. I found this thread (https://stackoverflow.com/questions/12909139/can-windows-store-applications-be-built-with-mingw) about MSYS2 and WRL which suggests, that WRL is not supported yet. But its from late 2013. Maybe things have changed since. Is any chance to make Visual C++ libraries (and headers) work with MSYS2? Thank you