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
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to