guilletron
05-08-2007, 07:20 AM
Hello,
I have succesfully compiled and packaged the "hello World" Apollo application from the command line, but when i try to compile an mxml with AS code which import any class ("import mx.containers.Panel", in this case), the compiler fails with a strange error message, mix of french and english (the operative system language is French) which seems to be the equivalent to:
(1061) Call to a possibly undefined method _ through a reference with static type _.
it happens also with the rest of samples, never find the path to "mx" or "com.adobe" classes.
-how can I set the compiler so it find those classes? I don't find any mxmlc option or tag in apollo-config.xml to configure the path to these classes.
any clue or aditional instruction about the compiler configuration would be really appreciated,
Guillermo.
(Apollo SDK on frenchie winXP)
I have succesfully compiled and packaged the "hello World" Apollo application from the command line, but when i try to compile an mxml with AS code which import any class ("import mx.containers.Panel", in this case), the compiler fails with a strange error message, mix of french and english (the operative system language is French) which seems to be the equivalent to:
(1061) Call to a possibly undefined method _ through a reference with static type _.
it happens also with the rest of samples, never find the path to "mx" or "com.adobe" classes.
-how can I set the compiler so it find those classes? I don't find any mxmlc option or tag in apollo-config.xml to configure the path to these classes.
any clue or aditional instruction about the compiler configuration would be really appreciated,
Guillermo.
(Apollo SDK on frenchie winXP)