I want to build Gumbo-parser dll using MingGW. Can you give me some directions on how to do that? It seems that it can be done since it is pure C, with no dependencies. I want to do this despite the presence of VS solution in the source code because I have come across many problems building it in VS2012 Ultimate.
Thank you very much.