Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Can Jaguar development tools target 10.1.1?



I've just run into a most puzzling situation.

When I create a Java application bundle using Jaguar's development tools, I find that the resulting bundle is not executable on Mac OS X versions prior to 10.1.2. My questions is: "Is there a way to create a more compatible application bundle with the modern development tools?"

I am hoping that there's something simple going wrong here -- like a compiler setting I'm missing.

Here's the symptom:
When you attempt to launch the application bundle on 10.1.1 or prior, the Finder shows the zoom-rects indicative of application launch, but the load process terminates immediately. Console.app reports something like "Unknown symbol: __CFConstantString" .

It looks as though the modern executable stub that to stored in {MyApp}.app/Contents/MacOS has been linked against a symbol that is undefined in Mac OS X versions prior to 10.1.2. This is unfortunate, because Java is providing all kinds of cross-platform compatibility and I can't get the one, platform-dependent part of the bundle to work on different versions of the same OS. This has me thinking that there's got to be an easy solution that I'm missing.

Any advice is appreciated...

-Mike

=========================
Michael F. Ellis
President
Ellis Softworks Inc.
----------
Phone: (941) 713-0361
Email: email@hidden
Web: http://www.ellissoftworks.com
_______________________________________________
java-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/java-dev
Be sure to read the FAQ http://developer.apple.com/java/faq/ before posting
Do not post admin requests to the list. They will be ignored.



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.