I tried without environment vars and that might have made a difference. I’ using these normally:
export ROYALE_COMPILER_REPO=/Apache/royale-compiler export AIR_HOME=/Apache/frameworks/AIRSDK_Compiler export PLAYERGLOBAL_HOME=/Apache/frameworks/libs/player export FLASHPLAYER_DEBUGGER=/Apache/frameworks/Flash\ Player\ Debugger.app/Contents/MacOS/Flash\ Player\ Debugger export ROYALE_HOME=/Apache/royale-asjs I’m now getting field-readonly error again… :-( > On Jul 25, 2018, at 9:52 AM, Harbs <[email protected]> wrote: > > Weird. I ran ant all again and it’s no longer getting this error, but it’s > failing again on the Date tests (4 failures). > >> On Jul 25, 2018, at 9:43 AM, Harbs <[email protected] >> <mailto:[email protected]>> wrote: >> >> Yes I did, but it looks like that does not clear the files in the typedefs >> repo. >> >> I just manually deleted all the target folders in typedefs and now I’m >> getting a new error: >> >> externc: >> [java] Unknown tag:field-readonly >> [java] 0.362347459 seconds >> [java] >> org.apache.royale.compiler.exceptions.ConfigurationException.UnknownVariable[var='field-readonly', >> line='178', >> source='/Apache/royale-typedefs/js/src/main/config/externc-config.xml']. >> [java] /Apache/royale-typedefs/js/src/main/config/externc-config.xml >> (line: 178) >> >> Where is field-readonly supposed to be defined? >> >>> On Jul 24, 2018, at 8:58 PM, Alex Harui <[email protected] >>> <mailto:[email protected]>> wrote: >>> >>> Did you run "ant wipe-all" in royale-compiler? >>> >>> On 7/24/18, 10:47 AM, "Harbs" <[email protected] >>> <mailto:[email protected]>> wrote: >>> >>> I’m currently getting the following errors: >>> >>> https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpaste.apache.org%2F3Wpg&data=02%7C01%7Caharui%40adobe.com%7Cae7cd23df8204531b26108d5f18d8d46%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636680512616417047&sdata=SjmjSTlfL3tBEAHR7o%2FEx4akD7LhTx0QQqk3w1Bkt%2F0%3D&reserved=0 >>> >>> <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpaste.apache.org%2F3Wpg&data=02%7C01%7Caharui%40adobe.com%7Cae7cd23df8204531b26108d5f18d8d46%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636680512616417047&sdata=SjmjSTlfL3tBEAHR7o%2FEx4akD7LhTx0QQqk3w1Bkt%2F0%3D&reserved=0> >>> >>> <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpaste.apache.org%2F3Wpg&data=02%7C01%7Caharui%40adobe.com%7Cae7cd23df8204531b26108d5f18d8d46%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636680512616417047&sdata=SjmjSTlfL3tBEAHR7o%2FEx4akD7LhTx0QQqk3w1Bkt%2F0%3D&reserved=0 >>> >>> <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpaste.apache.org%2F3Wpg&data=02%7C01%7Caharui%40adobe.com%7Cae7cd23df8204531b26108d5f18d8d46%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636680512616417047&sdata=SjmjSTlfL3tBEAHR7o%2FEx4akD7LhTx0QQqk3w1Bkt%2F0%3D&reserved=0>> >>> >>> It looks like the Date tests are causing problems. Any ideas why? >>> >>> Harbs >>> >> >
