Am 24.08.2012 um 11:00 schrieb Sensei <sense...@gmail.com>:

>> ...
> 
> Yep, as a matter of fact I ignored several compiler warnings. They all 
> refer to QVector:

You cheeky boy, you! ;)

> Apart from the obvious #warning about the new operating system being 
> unsupported.

In case you are referring to OS X 10.8: you can simply edit that Qt header file 
where the warning comes from (qtglobal.h?) and "add that version to the 
supported ones" (it's straight forward to do so, just look at the existing 
#ifdef cascade).

AFAICT Qt 4.8.2 behaves on Mountain Lion exactly as on Lion.

Cheers, Oliver
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to