Building on Windows

Building on Windows

Wanted to try building Flare on Windows so I installed MinGW. That seems to be working OK, but I'm not sure how to install the SDL development libraries. I downloaded a tarball from the SDL site specifically for MinGW but don't know where to go with it from here. Do I just untar it and "configure; make; make install" or is there a special program that comes with MinGW for handling it? I realize this isn't a Flare question, but I've already spent more than an hour trying to find some details on MinGW's site and have had no luck; I figured this would take just a quick answer from whoever makes the official Windows build. Thanks.