Mailing Lists: Apple Mailing Lists

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

Re: QTJava has expired



On Oct 20, 2005, at 8:29 PM, William Stewart wrote:

shouldn't the version number in the QTBuild object tell you the difference? (the QTJ one should have a "g" in it in the fixed one, and a "b" I think - its been a while - in the dev one)


Funny, I was just checking this, because the example in the book uses version and sub-version, not the handy info() string.  I'm sure there was a good reason for doing that, I just don't remember what it was.  Big Damn Hurry, probably. :-)

Anyways, Bill's right (again):

import quicktime.util.*;

public class QTBuildInfoTest {
    public static void main (String arrImAPirate[]) {
        System.out.println (QTBuild.info());
    }
}

On Mac OS X:
[chrisg5:~/dev/qtjtests/qtbuildinfo] cadamson% java QTBuildInfoTest
[QTJava:6.1.3b1]

On Win XP, with the fix:
cadamson@BunglingBorgBox /cygdrive/c/test
$ java -classpath . QTBuildInfoTest
[QTJava:6.1.3g1]


--Chris



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
QuickTime-java mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quicktime-java/email@hidden

This email sent to email@hidden

References: 
 >RE: QTJava has expired (From: "anthony rogers" <email@hidden>)
 >Re: QTJava has expired (From: Chris Adamson <email@hidden>)
 >Re: QTJava has expired (From: William Stewart <email@hidden>)
 >Re: QTJava has expired (From: Chris Adamson <email@hidden>)
 >Re: QTJava has expired (From: Roy Werber <email@hidden>)
 >Re: QTJava has expired (From: William Stewart <email@hidden>)



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.