Hi David,

On 2008-03-12 18:15:30 +0100, David Forstenlechner <[EMAIL PROTECTED]> said:

I just tried using the qt Cocoa alpha release building with the "-static" option,
all example projects crash, even examples/tutorial/t1.app

Is that a known limitation for now?

If you read the blog entry here:

http://labs.trolltech.com/blogs/2008/03/03/qtmac-cocoa-port-alpha-released/

You'll see that it's something that we are considering not supporting. Not because we don't want to, but rather because of the billions of options it opens up to having your application fail.

As for the crash, seeing a backtrace would be helpful, it could very well be because it's static and it's expecting to be able to load a nib that's probably no where to be found.

As for the crash with accessibility, it seems turning off "support for assistive devices" makes it work. This didn't get tested before the alpha shipped. Sorry about that.

Hope this helps,

-- Trenton

To unsubscribe - send "unsubscribe" in the subject to [EMAIL PROTECTED]

Reply via email to