UncommonUnion commented on issue #400: 0.9.6 SDK not working is VSCode ..? URL: https://github.com/apache/royale-asjs/issues/400#issuecomment-470638750 Thanks. Yes, I tried cleaning. Here are the first few errors... and it just goes on like that. MXMLJSC +royalelib=/Users/hd/Documents/VSCode/apache-royale-0.9.6-bin-js/royale-asjs/frameworks --debug=true --targets=JSRoyale --html-template=src/resources/template.html --theme=${royalelib}/themes/JewelTheme/src/main/resources/defaults.css -remove-circulars -js-output-optimization=skipAsCoercions -- src/index.mxml /Users/hd/Documents/VSCode/App-js/src/com/comparatio/webclient/accesscontrol/AccessControl.as(28): col: 9 Warning: Definition mx.core.Application could not be found. import mx.core.Application; ^ /Users/hd/Documents/VSCode/App-js/src/com/comparatio/webclient/accesscontrol/AccessControl.as(1063): col: 10 Error: Access of possibly undefined property Application. if(Application.application.Main_LoginView.loginControl.US1_CB_CUST_READ) { ^ /Users/hd/Documents/VSCode/App-js/src/com/comparatio/webclient/accesscontrol/AccessControl.as(1103): col: 10 Error: Access of possibly undefined property Application. if(Application.application.Main_LoginView.loginControl.US1_CB_CUST_READ) { ^ /Users/hd/Documents/VSCode/App-js/src/com/comparatio/webclient/accesscontrol/AccessControl.as(1139): col: 10 Error: Access of possibly undefined property Application.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
