Thank you all for your valuable suggestions. I think shadow-build is going to be a life-saver! :)
One more question, for testing on Windows, is mandatory to test builds with MinGW (32 and 64 bit) and Visual Studio? Thanks, -mandeep On Fri, Sep 27, 2013 at 9:33 PM, Thiago Macieira <[email protected]>wrote: > On sexta-feira, 27 de setembro de 2013 15:13:58, Koehne Kai wrote: > > Qt builds just fine in a shadow build setup. The only caveats are that it > > should be on the same file system level than the source directory, and > that > > your source directory should be really clean (e.g. not containing any > build > > artifacts). I'm using this setup since forever ... > > Same here, even on Windows. > > By "same level", Kai means that you should have the same number of slashes > in > the path of the source and in the path of the build. A good solution is to > keep the source and the build side by side. > > -- > Thiago Macieira - thiago.macieira (AT) intel.com > Software Architect - Intel Open Source Technology Center > > _______________________________________________ > Development mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/development > >
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
