Compiling under MinGW
Posted: Tue May 12, 2009 7:35 pm
OK, I'm back after a bit of a break. I want to compile Love2D from source under MinGW - and I've got the 0.5.0 source tree handy.
I got the SDL and DevIL libs and headers and everything is built and linking using my own build framework.
Only problem is that there's no WinMain() in the source and it's the only unreferenced symbol.
Is there a build tree somewhere that has the source for building a Windows app under MinGW.
I got the SDL and DevIL libs and headers and everything is built and linking using my own build framework.
Only problem is that there's no WinMain() in the source and it's the only unreferenced symbol.
Is there a build tree somewhere that has the source for building a Windows app under MinGW.