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
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
