On segunda-feira, 15 de outubro de 2012 11.35.52, Adam Light wrote: > I have made my own build of Qt5 and passed the following flags (among > others) to configure: > -gui -widgets -qpa cocoa > > I have a few source files in my application that use the following #include: > #include <QMacPasteboardMime> > > These files compile without any problems when I use Qt 4.8.3. However, when > I try to compile using Qt 5, I get the following compile error: > QMacPasteboardMime: No such file or directory
That class is currently missing in Qt 5. It will reappear in a later version of Qt 5 in a module specific for Mac support. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest