carlosrovira commented on issue #127: ClassReference doesn't work in themes URL: https://github.com/apache/royale-asjs/issues/127#issuecomment-373101248 Hi Alex, I just tried this but seems still not working. If I uncomment in project "JewelTheme", file _global.sass line 28 //fonts: ClassReference("org.apache.royale.jewel.JewelThemeFontInject") And compile this theme and then compile JewelExample I get the same error: [INFO] Executing MXMLC in tool group Royale with args: [-load-config=/Users/carlosrovira/Dev/Royale/Source/royale-asjs/examples/royale/JewelExample/target/compile-app-config.xml, -js-output=/Users/carlosrovira/Dev/Royale/Source/royale-asjs/examples/royale/JewelExample/target/javascript, -compiler.targets=JSRoyale,SWF, /Users/carlosrovira/Dev/Royale/Source/royale-asjs/examples/royale/JewelExample/src/main/royale/App.mxml] /Users/carlosrovira/Dev/Royale/Source/royale-asjs/examples/royale/JewelExample/JewelTheme-0.9.3-SNAPSHOT.swc:royale-jewel-blue.css(24): col: 11 Error: org.apache.royale.jewel.JewelThemeFontInject is not defined. /Users/carlosrovira/Dev/Royale/Source/royale-asjs/examples/royale/JewelExample/JewelTheme-0.9.3-SNAPSHOT.swc:royale-jewel-blue.css(24): col: 11 Error: org.apache.royale.jewel.JewelThemeFontInject is not defined. /Users/carlosrovira/Dev/Royale/Source/royale-asjs/examples/royale/JewelExample/JewelTheme-0.9.3-SNAPSHOT.swc:royale-jewel-blue.css(24): col: 11 Error: org.apache.royale.jewel.JewelThemeFontInject is not defined. maybe I'm missing something? thanks for fixing this
---------------------------------------------------------------- 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
