hi Marcelo where is your Makefile? where can i get it? i got many Android.mk in projects directory but no Makefile in root dir
thanks On Oct 22, 11:02 am, Marcelo <[EMAIL PROTECTED]> wrote: > On Tue, Oct 21, 2008 at 4:25 PM, Marcelo <[EMAIL PROTECTED]> wrote: > > follow up on my own post... > > And another one... > > I see com.google.common.Config lives in > external/googleclient/googleclient-lib.jar; I also see that this is > (re)packed to > out/target/common/obj/JAVA_LIBRARIES/libgoogleclient_intermediates/javalib.jar > > When running "make showcommands", I see the command that fails: > > javac -J-Xmx256m -target 1.5 -Xmaxerrs 9999999 -encoding ascii > -bootclasspath > out/target/common/obj/JAVA_LIBRARIES/core_intermediates/classes.jar > -classpath > out/target/common/obj/JAVA_LIBRARIES/core_intermediates/classes.jar:out/target/common/obj/JAVA_LIBRARIES/ext_intermediates/classes.jar > -g -extdirs "" -d > out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/classes > [EMAIL > PROTECTED]/target/common/obj/JAVA_LIBRARIES/framework_intermediates/classes/java-source-list-uniq > > Am I right when I say that googleclient's content should be added to > out/target/common/obj/JAVA_LIBRARIES/ext_intermediates/classes.jar > > When I examine the content of that last file I don't see Config.class in > there. > > Am I on the right path? > > Marcelo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Internals" group. To post to this group, send email to android-internals@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-internals?hl=en -~----------~----~----~----~------~----~------~--~---