[Interest] Using custom event dispatcher breaks on OS X

Šarūnas Valaškevičius rakatan at gmail.com
Tue Jul 15 19:51:05 CEST 2014


Hi,

In my project (qtjs-generator) I'm using a custom event dispatcher which
works great on Linux.

The problem is that once I use it on a mac the app breaks as cocoa is not
initialised.

I've tried creating the platform specific event dispatcher and proxy the
initialisation to it but it didn't work out..

Please can anyone have a look and help with running it on OS X?

Relevant links:
*
https://github.com/svalaskevicius/qt-event-dispatcher-libuv/blob/master/src/eventdispatcherlibuv.cpp
*
https://github.com/svalaskevicius/qtjs-generator/blob/master/src/runner/main.cpp#l178

Thanks
Sarunas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20140715/8cbb6a4e/attachment.html>


More information about the Interest mailing list