-
16 Oct 2012 10:41 PM #11
I will have a good play around with it tonight and see what I come up with. The app i am porting is fairly bulky so I will start from scratch with a cut down version and work it backwards from there.
my error is as follows:
Code:[ERROR] def was null [ERROR] failed to find meta class definition for name proxy.sqlitestorage [ERROR] Exception running app build : JavaException: com.sencha.exceptions.BasicException: null [ERROR] javax.script.ScriptException: JavaException: com.sencha.exceptions.BasicException: null in <Unknown source> at line number 709
cheersLast edited by doobsiss; 16 Oct 2012 at 10:48 PM. Reason: add error code
-
17 Oct 2012 6:19 AM #12
That's a different error. I suggest opening a separate thread for it.
-
26 Oct 2012 11:18 AM #13
i have the same error
i have the same error
ERROR] def was null
[ERROR] failed to find meta class definition for name proxy.sqlitestorage
[ERROR] BUILD FAILED
Can anyone help me here?
-
8 Nov 2012 2:44 AM #14
I got: failed to find meta class definition for name proxy.gxm_protocol
For me this worked, edit .sencha/app/sencha.cfg and add the path there:
app.classpath=${app.dir}/app.js,${app.dir}/app,${app.dir}/externals/GXM/lib/GXM
-
19 Nov 2012 7:02 AM #15


Reply With Quote