[Development] Tips needed on doing cross-platform building/testing
Thiago Macieira
thiago.macieira at intel.com
Sun Sep 29 19:49:43 CEST 2013
On domingo, 29 de setembro de 2013 19:04:42, Mandeep Sandhu wrote:
> One more question, for testing on Windows, is mandatory to test builds with
> MinGW (32 and 64 bit) and Visual Studio?
All code must compile with MinGW 32-bit and Visual Studio for 32- and 64-bit
(support for MinGW for 64-bit is still being added).
Whether you need to compile with both, you tell us. Usually, most code that
compiles with one will compile with the other, so you can just make an
"educated guess" that it works. If you guess wrong, the CI will catch it.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20130929/f5321a87/attachment.sig>
More information about the Development
mailing list