angelhdz edited a comment on issue #229: Path to "playerglobal.swc" wrong in royale-js-swf package URL: https://github.com/apache/royale-asjs/issues/229#issuecomment-544300042 @aharui thank you for your time, but that answer doesn't really help at all. I'm new to Royale and I'm trying to get people get into royale, but the help and the documentation is poor. If you already achieved it, do you mind writing the steps or is that hard for you? I already have the new royale SDK update (0.9.6) in my sdk folders, VSCode detects the SDK 100%, but when I run my project I get the error about the player. So after reading the repository and Google for answers, decided to just add a folder 'player' inside 'frameworks', then a folder '11.7', and take the AIR SDK 31.0 playerglobal.swc and put it there, but no success. Part of my royaleconfig.xml: `<royale-config> <target-player>11.7</target-player> <swf-version>20</swf-version> <compiler> <!-- build both SWF and JS. --> <targets> <target>SWF</target> <target>JSRoyale</target> </targets>`
---------------------------------------------------------------- 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
