[Interest] How to #include <QMacPasteboardMime> using Qt 5

Thiago Macieira thiago.macieira at intel.com
Mon Oct 15 21:00:02 CEST 2012


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20121015/1f35b17a/attachment.sig>


More information about the Interest mailing list