[Qt] Compiling Qt4Pas 2.1 with 4.7 on mac 10.5
Den Jean
Den.Jean at telenet.be
Tue Mar 8 19:54:46 CET 2011
On Monday 07 March 2011 23:07:48 Roland Turcan wrote:
> What can I do to get it compiled?
can you verify if this function is available
in the Qt 4.7.X binary (with nm ?)
I do not have an osx for the moment.
The header qmenu.h says it should
I do no see a deprecated or something like that.
...
#ifdef Q_WS_MAC
OSMenuRef macMenu(OSMenuRef merge=0);
#endif
...
More information about the Qt
mailing list