Hi Jason, since this question was solved more than one time in user and dev lists, please search for it on how to solve it. Mainly MXRoyale is not included in royale config by default but is in flex config, so you need to add it specifically to it. Also if you're using a nightly please use the newer one and keep up to date if possible.
El sáb, 20 feb 2021 a las 20:30, Jason Fillman (<[email protected]>) escribió: > Compiling RemoteObjectAMFTest against 097 and the Jan 1 098 nightly, I get > a bunch of errors: …\MXRoyaleJS.swc could not be found > > > > One example output: > > c:\...\royale-asjs\frameworks\js\libs\MXRoyaleJS.swc Warning: The > definition org.apache.royale.events.Event depended on by > mx.core.ScrollControlBase in the SWC > c:\...\royale-asjs\frameworks\js\libs\MXRoyaleJS.swc could not be found > > > > The terminal process "C:\Program Files (x86)\Common > Files\Oracle\Java\javapath\java.exe '-jar', > 'c:\Users\jmfil\.vscode\extensions\bowlerhatllc.vscode-nextgenas-1.6.0\bin\asconfigc.jar', > '--sdk', 'c:\...\royale-asjs', '--debug=false', '--project', > 'c:\...\royale-asjs\examples\mxroyale\RemoteObjectAMFTest\asconfig.json'" > terminated with exit code: 3. > > > > I checked the file path referenced and the swc file is there, so not sure… > > > > Visual Studio Code; JDK 8u281 > -- Carlos Rovira Apache Member & Apache Royale PMC *Apache Software Foundation* http://about.me/carlosrovira
