I am looking for information regarding support for QTJava on the latest Mac OS, 10.6.
An application we are developing that worked fine both on 10.4 and 10.5 is now getting unexpected crashes on load when ran on 10.6.
In the past we have had to strip out the 64bit architecture from the Java application stub because the QuickTime libraries QTJAva was referencing would not run in 64bit mode (Java 6). But even with this removed the crashing is still occurring on 10.6, leaving me to believe this is more of a QuickTime specific issue.
Has QTJava been depreciated with the release of Quicktime X, or is this likely to be more of a Java 64bit issue?