Hi, I am trying to create my own crux quick start application. I am following the crux example. I get the following errors when compiling
CruxQuickStart.mxml(47):col: 16 Error: Cannot parse a value of type 'org.apache.royale.crux.ICruxConfig' from ''. <crux:config> then CruxQuickStart.mxml(48): col: 21 Error: This tag could not be resolved to an ActionScript class. It will be ignored. <crux:Config eventPackages="crux.quickstart.event" viewPackages="crux.quickstart.view"> I have studied the original example source. I think I have followed it correctly. Any ideas ? Regards,
