Hi,

I'm trying to build and run Android Studio from source. I was following 
instructions here:
http://tools.android.com/build/studio
However I am having trouble after sync'ing the repo. I've opened the 
project in Idea EAP and pointed it to the Idea EAP SDK (since "Idea sdk" is 
not defined in my IDE settings). Finally I tried running the Android Studio 
run config and I get a compile error:

Error:(30, 1) java: 
> /Applications/Developer/AndroidStudioSrc/tools/base/lint/libs/lint-api/src/main/java/com/android/tools/lint/client/api/LintDriver.java:30:
>  
> cannot find symbol
> symbol  : static ASM4
> location: interface org.objectweb.asm.Opcodes


I tried switching to/checking out the aosp/idea133 branch and 
compiling/running again but I hit the same error. Are there any definitive 
"Getting started building from source" guides around? I understand the 
build is in flux currently. Did I just hit an error? Thanks in advance!

-- 
You received this message because you are subscribed to the Google Groups 
"adt-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to