On Wed, 15 Dec 2004, Ruurd Reitsma wrote: > With MSVC, I use a wrapper tool which makes cl.exe grog gcc arguments. Saves > you the trouble of maintaining your own project files, besides the autotools > stuff. Building then takes place in a normal cygwin environment, and a > native binary comes out.
Could you maybe wrap that wrapper script up, along with a README for how to do this? I would suggest to add this to the CVS distribution. But I'd prefer to have a completely native Windows build environment without the requirement of cygwin. That would expand the developer base a lot. Would it be enough to check in the genereated Makefiles and config.h files? How well does a native Qt Win32 work? Regards, Asger