[Development] Platform / compiler support

João Abecasis joao.abecasis at nokia.com
Tue Nov 8 14:46:22 CET 2011


Friedemann Kleint wrote:
>> Well, so far, no compiler has been suggested that doesn't support 
> variadic macros :-)
> 
> MSVC2010 does not support that (see 
> b256d7b3bbe5ff6d3405255f0077e6b9635c8e7e in qtbase).
> Not all the world is g++ ;-) .

MSVC actually supports variadic macros starting from VS 2005:

    http://msdn.microsoft.com/en-us/library/ms177415(v=vs.80).aspx

Possibly not all gcc extensions to that are supported, but that's a different issue.

Cheers,


João




More information about the Development mailing list