Angus Leeming wrote:
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
But I've seen ports of Gcc-4 to mingw and cygwin. That would solve the
problem, wouldn't it? Enrico, would you comment on that?
Not really, because most people will grab the official Qt4 from the Trolls and
Well, on windows most users use the installer which provide the Qt4
libraries. So for them this is not an issue.
the you'll start hitting the classic ABI-incompatibility issues between C++
binaries compiled with different flavours of g++.
For developers, we could always recommend to recompile Qt4 anyway. That
the case anyway for MSVC.
Abdel.