What command did you run and from what folder?

Maybe try running "ant wipe-all" in royale-compiler and then just "ant" in 
royale-compiler.

HTH,
-Alex

On 7/19/18, 10:12 AM, "bhau" <bhau2...@gmail.com> wrote:

    I tried to build to get latest code and got following error :
    
    Am i missing something?
    
    [echo] Generating CmcEmitter
        [mkdir] Created dir:
    
D:\Software\ApacheRoyale\apache-royale-0.9.3-src\royale-compiler\compiler\target\generated-sources\jburg\org\apache\royale\compiler\internal\as\codegen
         [java] Using Language Adaptor : jburg.burg.emitlangs.EmitJava
         [java] Using i-node adapter
    org.apache.royale.compiler.internal.as.codegen.IASNodeAdapter
         [java] Adding @SuppressWarnings({"rawtypes", "unchecked", "unused"}) to
    class:
    
D:\Software\ApacheRoyale\apache-royale-0.9.3-src\royale-compiler\compiler\target\generated-sources\jburg\org\apache\royale\compiler\internal\as\codegen\CmcEmitter.java
    
    set.css.emitter.uptodate:
    
    css.emitter:
         [echo] Generating CSSEmitter
        [mkdir] Created dir:
    
D:\Software\ApacheRoyale\apache-royale-0.9.3-src\royale-compiler\compiler\target\generated-sources\jburg\org\apache\royale\compiler\internal\css\codegen
         [java] Using Language Adaptor : jburg.burg.emitlangs.EmitJava
         [java] Using i-node adapter jburg.burg.inode.DefaultAdapter
         [java] Adding @SuppressWarnings({"rawtypes", "unchecked", "unused"}) to
    class:
    
D:\Software\ApacheRoyale\apache-royale-0.9.3-src\royale-compiler\compiler\target\generated-sources\jburg\org\apache\royale\compiler\internal\css\codegen\CSSEmitter.java
    
    jburg:
    
    eclipse:
    
    src.depend:
    
    compile:
        [javac] Compiling 13 source files to
    
D:\Software\ApacheRoyale\apache-royale-0.9.3-src\royale-compiler\compiler\target\classes
        [javac] warning: [options] bootstrap class path not set in conjunction
    with -source 1.5
        [javac] warning: [options] source value 1.5 is obsolete and will be
    removed in a future release
        [javac] warning: [options] target value 1.5 is obsolete and will be
    removed in a future release
        [javac] warning: [options] To suppress warnings about obsolete options,
    use -Xlint:-options.
        [javac]
    
D:\Software\ApacheRoyale\apache-royale-0.9.3-src\royale-compiler\compiler\target\generated-sources\jburg\org\apache\royale\compiler\internal\as\codegen\CmcEmitter.java:39132:
    error: cannot access JBurgAnnotation
        [javac]     new UnknownTreeHandler(reducer.getProblems()).analyze(p);
        [javac]                                                  ^
        [javac]   class file for CmcEmitter.JBurgAnnotation not found
        [javac] 1 error
        [javac] 4 warnings
    
    BUILD FAILED
    D:\Software\ApacheRoyale\apache-royale-0.9.3-src\royale-asjs\build.xml:1938:
    The following error occurred while executing this line:
    D:\Software\ApacheRoyale\apache-royale-0.9.3-src\royale-asjs\build.xml:2009:
    The following error occurred while executing this line:
    
D:\Software\ApacheRoyale\apache-royale-0.9.3-src\royale-compiler\build.xml:68:
    The following error occurred while executing this line:
    
D:\Software\ApacheRoyale\apache-royale-0.9.3-src\royale-compiler\compiler\build.xml:486:
    Compile failed; see the compiler error output for details.
    
    
    
    
    --
    Sent from: 
https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-royale-development.20373.n8.nabble.com%2F&amp;data=02%7C01%7Caharui%40adobe.com%7Ca5f84236543745286b7108d5ed9acd1f%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C1%7C636676171477025331&amp;sdata=HUCgAyqw%2FlGM2q1I5qbxf11ADeGlJlmYqdSSckPQ7vs%3D&amp;reserved=0
    

Reply via email to