[Interest] QToolBar in Qt5 under Mac

Joshua Grauman jnfo-c at grauman.com
Tue Feb 12 21:08:25 CET 2013


Hello all,

I have a multi-platform app I'm trying to update/port to Qt5. Everything 
pretty much seems ok, except that QToolBar no longer works on Mac. I've 
been trying to google and read up on the issue, but I'm having a hard time 
answering my main question:

Is this a permanent situation, or is there plans to add support for 
QToolBar back to Qt5/Mac at some point?

Also, I can see that there is also qtmacunifiedtoolbar project in mac 
extras, but when I try to run the example on my Mac I'm able to get it to 
compile, but I get the following error when I run it:

Qt could not resolve function "qimagetocgimage" from 
QGuiApplication::platformNativeInterface()->nativeResourceFunctionForIntegration() 
Segmentation fault: 11

Any thoughts on this error as well?

Thanks as always!

Josh



More information about the Interest mailing list