Open johnnnysc22 opened 12 years ago
I was able to build the .zip using ANT. I updated the module and when i go to build my app i get the following error. Any ideas?
[ERROR] Error(s) compiling generated Java code [ERROR] G:\apps\TicketScalper 6.0\build\android\gen\com\turtleburp\ticketscalper\Ticketscalper60Application.java:40: cannot find symbol symbol : class C2dmBootstrap location: package com.findlaw.c2dm runtime.addExternalModule("com.findlaw.c2dm", com.findlaw.c2dm.C2dmBootstrap.class); ^ 1 error
i found the issue to be if i build with V8 as the runtime. If I use Rhino then i can get it to build. Any ideas?
I was able to build the .zip using ANT. I updated the module and when i go to build my app i get the following error. Any ideas?
[ERROR] Error(s) compiling generated Java code [ERROR] G:\apps\TicketScalper 6.0\build\android\gen\com\turtleburp\ticketscalper\Ticketscalper60Application.java:40: cannot find symbol symbol : class C2dmBootstrap location: package com.findlaw.c2dm runtime.addExternalModule("com.findlaw.c2dm", com.findlaw.c2dm.C2dmBootstrap.class); ^ 1 error