Sync up all repos and build them.  Royale-compiler then royale-typedefs then 
royale-asjs.

-Alex

From: Serkan Taş <serkan....@likyateknoloji.com>
Reply-To: "users@royale.apache.org" <users@royale.apache.org>
Date: Friday, January 11, 2019 at 12:00 PM
To: "users@royale.apache.org" <users@royale.apache.org>
Subject: Compiler broken

Hi,

I guess, royale-asjs compiling with ant is broken.

Reason :

compile:
     [echo] Cross-compiling CoreJS.swc
     [echo] ROYALE_COMPILER_HOME: 
D:\dev\royale-emulation-works\github\royale-asjs/js
    [mkdir] Created dir: 
D:\dev\royale-emulation-works\github\royale-asjs\frameworks\js\projects\CoreJS\target\generated-sources\royale
     [java] args:
     [java] 
+royalelib=D:\dev\royale-emulation-works\github\royale-asjs/frameworks
     [java] -compiler.strict-xml=true
     [java] -compiler.targets=SWF,JSRoyale
     [java] 
-output=D:\dev\royale-emulation-works\github\royale-asjs\frameworks\js\projects\CoreJS/target/CoreJS.swc
     [java] 
-load-config=D:\dev\royale-emulation-works\github\royale-asjs/frameworks/js-config.xml
     [java] 
-load-config+=D:\dev\royale-emulation-works\github\royale-asjs\frameworks\js\projects\CoreJS/src/main/config/compile-js-config.xml
     [java] target:SWF
     [java] target:JSRoyale
     [java] COMPC
     [java] Loading configuration: 
D:\dev\royale-emulation-works\github\royale-asjs\frameworks\js-config.xml
     [java] Loading configuration: 
D:\dev\royale-emulation-works\github\royale-asjs\frameworks\js\projects\CoreJS\src\main\config\compile-js-config.xml
     [java]
     [java] 5.414972235 seconds
     [java] 
D:\dev\royale-emulation-works\github\royale-asjs\frameworks\projects\Core\src\main\royale\org\apache\royale\events\MouseEvent.as(755):
 col: 32 Error: Type was not found or was not a compile-time constant: 
MouseEventInit.
     [java]
     [java]                 var initObject:MouseEventInit = 
MouseEventInit(params);
     [java]                                ^
     [java]
     [java] 
D:\dev\royale-emulation-works\github\royale-asjs\frameworks\projects\Core\src\main\royale\org\apache\royale\events\MouseEvent.as(755):
 col: 32 Type was not found or was not a compile-time constant: MouseEventInit.
     [java]
     [java]                 var initObject:MouseEventInit = 
MouseEventInit(params);
     [java]                                ^
     [java]
     [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 
-Duser.country=EN -Duser.language=en 
-Dflexunit.url=file:///D:/dev/royale-emulation-works/github -Dflexunit.folder=.
     [java] Java Result: 3

BUILD FAILED
D:\dev\royale-emulation-works\github\royale-asjs\build.xml:648: The following 
error occurred while executing this line:
D:\dev\royale-emulation-works\github\royale-asjs\frameworks\build.xml:113: The 
following error occurred while executing this line:
D:\dev\royale-emulation-works\github\royale-asjs\frameworks\build.xml:245: The 
following error occurred while executing this line:
D:\dev\royale-emulation-works\github\royale-asjs\frameworks\projects\Core\build.xml:36:
 The following error occurred while executing this line:
D:\dev\royale-emulation-works\github\royale-asjs\frameworks\js\projects\CoreJS\build.xml:67:
 Warning: Could not find file 
D:\dev\royale-emulation-works\github\royale-asjs\frameworks\js\projects\CoreJS\target\CoreJS.swc
 to copy.


Thanks,
Serkan


Reply via email to