Tried a checkout and build of the cupcake branch this morning and got;
 
Output:
out/host/common/obj/JAVA_LIBRARIES/temp_layoutlib_intermediates/javalib.jar
Input :
out/target/common/obj/JAVA_LIBRARIES/core_intermediates/classes.jar
Input :
out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/classes.jar
Exception in thread "main" java.lang.NoClassDefFoundError:
org/objectweb/asm/ClassWriter
        at com.android.tools.layoutlib.create.Main.main(Main.java:45)
Caused by: java.lang.ClassNotFoundException: org.objectweb.asm.ClassWriter
        at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
        ... 1 more
make: ***
[out/host/common/obj/JAVA_LIBRARIES/temp_layoutlib_intermediates/javalib.jar
] Error 1

 
 
Al.
 

  _____  

From: [email protected]
[mailto:[email protected]] On Behalf Of Dianne Hackborn
Sent: 25 March 2009 00:46
To: [email protected]
Subject: [android-developers] Re: Cupcake coming in April? Where is the SDK?


On Tue, Mar 24, 2009 at 5:04 PM, Stoyan Damov <[email protected]>
wrote:


Android engineers say there's no date for cupcake, 1.5 SDK, etc., yet
there is this video of what appears to NOT be an Android 1.1 phone,
AND Vodaphone claims it will start selling them this April.


You can download the current tree and run cupcake today, and have been able
to for a month or two.  Just because it is running on some hardware doesn't
mean it is finished.

I checked in a couple cupcake bug fixes today, so I can assure you that it
is not yet done.


-- 
Dianne Hackborn
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time to
provide private support.  All such questions should be posted on public
forums, where I and others can see and answer them.





--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to