jgranick opened a new issue #229: Path to "playerglobal.swc" wrong in 
royale-js-swf package
URL: https://github.com/apache/royale-asjs/issues/229
 
 
   ```
   
+royalelib=../node_modules/@apache-royale/royale-js-swf/royale-asjs/frameworks
   --keep-as3-metadata+=JSModule
   --source-path+=../lib
   --include-sources+=../lib
   --output=../dist/openfl.swc
   
/home/joshua/Development/Haxe/openfl/node_modules/@apache-royale/royale-js-swf/royale-asjs/frameworks/royale-config.xml(74):
 col: 0 unable to open 
'/home/joshua/Development/Haxe/openfl/node_modules/@apache-royale/royale-js-swf/royale-asjs/frameworks/libs/player/11.1/playerglobal.swc'.
   
/home/joshua/Development/Haxe/openfl/node_modules/@apache-royale/royale-js-swf/royale-asjs/frameworks/royale-config.xml
 (line: 74)
   
         </external-library-path>
   
   
   
/home/joshua/Development/Haxe/openfl/node_modules/@apache-royale/royale-js-swf/royale-asjs/frameworks/royale-config.xml(98):
 col: 0 unable to open 
'/home/joshua/Development/Haxe/openfl/node_modules/@apache-royale/royale-js-swf/royale-asjs/frameworks/libs/player/11.1'.
   
/home/joshua/Development/Haxe/openfl/node_modules/@apache-royale/royale-js-swf/royale-asjs/frameworks/royale-config.xml
 (line: 98)
   
         </library-path>
   ```
   
   The path under `royale-asjs` resolves properly when using the `royale-js` 
package, but under `royale-js-swf` the "11.1/playerglobal.swc" is missing, and 
instead the downloaded 25.0 or 26.0 version is required to compile properly.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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

Reply via email to