aharui commented on issue #127: ClassReference doesn't work in themes URL: https://github.com/apache/royale-asjs/issues/127#issuecomment-373103501 Did you get the latest compiler? From: Carlos Rovira <[email protected]<mailto:[email protected]>> Reply-To: apache/royale-asjs <[email protected]<mailto:[email protected]>> Date: Wednesday, March 14, 2018 at 9:10 AM To: apache/royale-asjs <[email protected]<mailto:[email protected]>> Cc: aharui <[email protected]<mailto:[email protected]>>, State change <[email protected]<mailto:[email protected]>> Subject: Re: [apache/royale-asjs] ClassReference doesn't work in themes (#127) 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 — You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Froyale-asjs%2Fissues%2F127%23issuecomment-373101248&data=02%7C01%7Caharui%40adobe.com%7C570193b3843a464846f708d589ce81d9%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636566442401440940&sdata=GuxlirRGFoyMItMl2pRl6hOZGVEg9gSqVko8VSRW%2FXQ%3D&reserved=0>, or mute the thread<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FACCFecIl4lE86R7uUyO_F8_mc19Ckxh5ks5teU8LgaJpZM4SpEjY&data=02%7C01%7Caharui%40adobe.com%7C570193b3843a464846f708d589ce81d9%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636566442401440940&sdata=uP%2FS24%2FcTkF%2BmrN140Y6tOjdUAxeTr1PQJS90lGt1l0%3D&reserved=0>.
---------------------------------------------------------------- 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
