16 Aug
2009
16 Aug
'09
2:05 a.m.
On Friday 14 August 2009 13:57:54 Tatsh wrote:
Mingw32 on Linux is impossible unless you want to do simple Win32 stuff like calling MessageBox() and running the exe with Wine. I would love to be able to build Qt4 and SDL apps for Windows under Linux (I use Gentoo) but it seems it always fails miserably, even when copying libs and headers from a Windows installation of Mingw. I just run a VM and compile there, either with gcc or cl (Visual Studio).
i use mingw to build large projects frequently like cross toolchains, graphical debuggers, USB debuggers, and havent had any real problems i cant tell you anything about using cmake as everything i do is autotool based and it works just fine -mike