John mentioned that Qt key values differ between platforms.
I updated the C++ code to build with Qt 5.
The project files will also need to add "widgets" to the QT variable but only on Qt 5 and I couldn't work out how to do that.
http://sourceforge.net/p/scintilla/bugs/1448/
Neil
Tuom Larsen
unread,
May 5, 2013, 2:03:26 PM5/5/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scintilla...@googlegroups.com
On Fri, May 3, 2013 at 4:05 PM, Neil Hodgson <nyama...@me.com> wrote:
The project files will also need to add "widgets" to the QT variable but only on Qt 5 and I couldn't work out how to do that.