[QScintilla] Compiling QScintilla with Qt5.3 in Mac

Phil Thompson phil at riverbankcomputing.com
Thu Nov 6 11:39:09 GMT 2014


On 06/11/2014 11:29 am, Fernando Félix Gutiérrez Blanco wrote:
> Hi,
> 
> When I try to compile QScintilla with Qt5.3 it gives me this error:
> 
> MacPasteboardMime.cpp:28:10: fatal error: 'QMacPasteboardMime' file not
> found
> How can I fix it?

Make sure your Qt installation has the MacExtras library installed.

> Is this the way?:
> http://sourceforge.net/u/prantl/scintilla/ci/49ef04cba1db39c2dd232ef982cc077637d7c293/

No. The class was added in Qt v5.2.

Phil


More information about the QScintilla mailing list