Error: Missing builtin type Object This error usually means that either playerglobal.swc or js.swc is missing.
It would be difficult to suggest anything more without seeing the contents of compile-swf-config.xml. -- Josh Tynjala Bowler Hat LLC <https://bowlerhat.dev> On Mon, Jul 22, 2019 at 7:50 AM Carlos Rovira <[email protected]> wrote: > Hi, > > after latest changes with "library-path" I'm trying to update my project > with no luck. > > Hope someone could let me know some guide since all what I tried didn't > work and always get this: > > [*INFO*] *--- *royale-maven-plugin:0.9.6-SNAPSHOT:compile-as > *(default-compile-as)* @ royalejewel* ---* > > [*INFO*] Executing COMPC in tool group Royale with args: > > [-load-config=/Users/carlosrovira/Dev/Codeoscopic/Source/sgc/royale/royalelibs/royalejewel/target/compile-swf-config.xml, > -js-default-initializers=false, -source-map=true, > -compiler.targets=SWF,JSRoyale, -compiler.strict-xml=true] > > args: > > > -load-config=/Users/carlosrovira/Dev/Codeoscopic/Source/sgc/royale/royalelibs/royalejewel/target/compile-swf-config.xml > > -js-default-initializers=false > > -source-map=true > > -compiler.targets=SWF,JSRoyale > > -compiler.strict-xml=true > > target:SWF > > target:JSRoyale > > COMPC > > Loading configuration: > > /Users/carlosrovira/Dev/Codeoscopic/Source/sgc/royale/royalelibs/royalejewel/target/compile-swf-config.xml > > > Error: Missing builtin type Object > > > > Missing builtin type Object > > > > 0.553372072 seconds > > this is failing when maven tries to compile the first library project > > Thanks for any light on this > > -- > Carlos Rovira > http://about.me/carlosrovira >
