Re: Java Cocoa application, Java VM not launching
Re: Java Cocoa application, Java VM not launching
- Subject: Re: Java Cocoa application, Java VM not launching
- From: Eric Albert <email@hidden>
- Date: Mon, 30 Jan 2006 15:25:04 -0800
On Jan 30, 2006, at 3:16 PM, Chas Spillar wrote:
I have been able to get the application built universal. I
separated the
target into a Cocoa/Objective-C target and a Java target building
a .jar.
It works on PPC, but I haven't yet got a Intel box to test it on.
It is really unfortunate that Apple has deprecated this. Cocoa/IB
is very
productive for building the interface. Using Java as the model has
significant advantages (IMHO). Can you confirm that it will NOT
work on the
Intel, or that it is just unsupported? I realize that this is
deprecated.
Cocoa/Java works on Intel and is supported there in the same way as
it's supported on Tiger on PowerPC. It's deprecated everywhere, but
that's distinct from being unsupported.
Another issue I am having is I have some tools in my installer and
they are
getting the following message:
: for architecture i386 object: decode malformed object (unknown
flavor for
flavor number 0 in LC_UNIXTHREAD command 12 can't byte swap it)
Is this known behavior is there some other issue?
That's actually benign. It may sound a bit scary, but it doesn't
actually mean that anything's wrong. The resulting application will
be OK.
Hope this helps,
Eric
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden