[Interest] Running Qt in a shared library on a Mac
Till Oliver Knoll
till.oliver.knoll at gmail.com
Fri Jan 24 18:19:20 CET 2014
Am 24.01.2014 um 18:10 schrieb Thiago Macieira <thiago.macieira at intel.com>:
> On sexta-feira, 24 de janeiro de 2014 10:17:50, Till Oliver Knoll wrote:
>> Since I /assume/ that you cannot (easily) fool that static
>> NSThread:isMainThread method by creating a thread different than with
>> NSThread it would still return 'NO', even within a "POSIX created thread.
>> And I assume it is that very "isMainThread" method which is part of that
>> assert statement which makes some "NSUndoManager" (?) bail out (which is
>
> You do realise that the whole reason I asked was to test that assumption?
Maybe - but since I am not sitting near any Mac right now but am typing on some mobile phone instead my tools are limited to "speculation" and "assumption" ;)
I might give it a try another time.
> I /assume/ that it works, just like it works with Qt.
Well, then it must work with "Cocoa only", too - case solved ;)
Cheers,
Oliver
More information about the Interest
mailing list