[Interest] Running Qt in a shared library on a Mac
Thiago Macieira
thiago.macieira at intel.com
Fri Jan 24 03:22:11 CET 2014
On quinta-feira, 23 de janeiro de 2014 21:47:25, Till Oliver Knoll wrote:
> For the curious: trying to instantiate an NSApplication within an
> NSThread does /not/ work (and the same then holds off course for a
> QApplication)! I got indeed an assert, probably the same which was
> already mentioned in the Stack Overflow question.
The same goes for QApplication / QThread.
But what happens if you use pthread_create instead?
--
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/20140123/7ab0c9de/attachment.sig>
More information about the Interest
mailing list