Joerg Bornemann wrote: > You can work-around this issue by using nmake or jom to build Qt instead > of using the vcxproj files.
I replied: > Thanks for the suggestion. We currently use the vcxproj files generated > by configure.exe because it allows us to easily build Qt through > IncrediBuild (distributed compiling). For the time being, this works > fine for us, but jom also looks interesting. Kalinowski Maurice wrote: > Check the jom package at ftp://ftp.qt.nokia.com/jom/ It also includes ibjom, > which allows distribution with Incredibuild. Again, this looks very interesting. Thanks, Maurice. Would there be any significant difference between a Qt DLL built with jom and a DLL built with the corresponding Qt*.vcxproj file? (I guess not.) Unfortunately we only have IncrediBuild For Visual Studio. It looks like we'd need to buy something like IncrediBuild For Make & Build Tools, <http://www.xoreax.com/accelerate-build-tools.htm>, in order to use ibjom. So for the time being, I think we'll keep using the Qt*.vcxproj files generated by configure.exe. Kind regards, Niels -- Niels Dekker http://www.xs4all.nl/~nd/dekkerware Scientific programmer at LKEB, Leiden University Medical Center _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest