在 2019/3/23 20:56, Biswapriyo Nath 写道: > There should be a proper contribution guide in this repository. Like what > to do, what not to do, how to do etc. > >
There is some documentation at <https://sourceforge.net/p/mingw-w64/wiki2/Home/>. It is sort of incomplete, though. From what I have learned from most open source projects, when people are in doubt, copying-and-pasting would always be an approach. Particularly about this MSVCR*.DLL thing, copying existent code for MSVCR120.DLL with a few modifications would probably resolve it. Well, essentially, humans are repeaters. :| -- Best regards, LH_Mouse _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
