Erorr In Ant Command

29 views
Skip to first unread message

apachy

unread,
Apr 5, 2012, 8:51:54 PM4/5/12
to microemulator-support
i set Build.xml file Correctly and checkout the latest repository
version. (ver 2.5.3.5)
I'm getting the following errors when running ant command:
package-res:




compile:
[javac] C:\Program Files (x86)\Subversion\bin\microemu-read-only
\microemulat
or\microemu-android\build.xml:226: warning: 'includeantruntime' was
not set, def
aulting to build.sysclasspath=last; set to false for repeatable builds
[javac] Compiling 35 source files to C:\Program Files
(x86)\Subversion\bin\m
icroemu-read-only\microemulator\microemu-android\bin\classes
[javac] Note: C:\Program Files (x86)\Subversion\bin\microemu-read-
only\micro
emulator\microemu-android\src\org\microemu\android\MicroEmulator.java
uses unche
cked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.


dex:
[exec] =C:\Program was unexpected at this time.

BUILD FAILED
C:\Program Files (x86)\Subversion\bin\microemu-read-only\microemulator
\microemu-
android\build.xml:248: exec returned: 255




Total time: 6 seconds


Whats the problem?

Mikhail Zemlyanukha

unread,
Apr 11, 2012, 3:58:38 AM4/11/12
to microemula...@googlegroups.com
Try to place project files into a folder without spaces in path -
seems that the build script doesn't like "C:\Program Files (x86)"

Mike

> --
> You received this message because you are subscribed to the Google Groups "microemulator-support" group.
> To post to this group, send email to microemula...@googlegroups.com.
> To unsubscribe from this group, send email to microemulator-su...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/microemulator-support?hl=en.
>

apachy

unread,
Apr 11, 2012, 8:29:58 AM4/11/12
to microemulator-support
Hi Mike
thanx for replay but this problem Solved 3 days ago.
i update android-sdk and Solved.
now i have a another problem.
when I want to run the application on Android Emulator get the
following Error:
"The application Mahak(process
org.microemu.android.userclasses.mainMidlet) has stopped unexpectedly.
Please try again."
My logcat is:

04-07 16:26:40.782: E/dalvikvm(22943): Could not find class
'javax.microedition.media.control.VideoControl', referenced from
method
com.sun.lwuit.impl.midp.GameCanvasImplementation.getVideoControl
04-07 16:26:40.882: E/dalvikvm(22943): Could not find class
'com.sun.lwuit.impl.midp.MMAPIPlayer', referenced from method
com.sun.lwuit.impl.midp.GameCanvasImplementation.cleanupAudio
04-07 16:26:41.032: E/dalvikvm(22943): Could not find class
'javax.microedition.media.Player', referenced from method
com.sun.lwuit.impl.midp.GameCanvasImplementation.createVideoComponent
04-07 16:26:41.132: E/AndroidRuntime(22943): FATAL EXCEPTION:
Thread-10
04-07 16:26:41.132: E/AndroidRuntime(22943): java.lang.VerifyError:
com.sun.lwuit.impl.midp.GameCanvasImplementation
04-07 16:26:41.132: E/AndroidRuntime(22943): at
com.sun.lwuit.impl.ImplementationFactory.createImplementation(ImplementationFactory.java:
69)
04-07 16:26:41.132: E/AndroidRuntime(22943): at
com.sun.lwuit.Display.init(Display.java:406)
04-07 16:26:41.132: E/AndroidRuntime(22943): at
userclasses.MainMIDlet.startApp(MainMIDlet.java:16)
04-07 16:26:41.132: E/AndroidRuntime(22943): at
javax.microedition.midlet.MIDlet$MIDletAccessor.startApp(MIDlet.java:
50)
04-07 16:26:41.132: E/AndroidRuntime(22943): at
org.microemu.android.MicroEmulator$3.run(MicroEmulator.java:211)
04-07 16:26:41.132: E/AndroidRuntime(22943): at
java.lang.Thread.run(Thread.java:1096)
-----------------------------------------------------------------
whats the problem?
thank you very much.

Mikhail Zemlyanukha

unread,
Apr 11, 2012, 9:17:22 AM4/11/12
to microemula...@googlegroups.com
Hi,

I think that the matter is that VideoControl MMAPI class is not
supported in free version of MicroEmulator. But it is available under
commercial license, as far as I know.

Mike

Bartek Teodorczyk

unread,
Apr 11, 2012, 10:51:22 AM4/11/12
to microemula...@googlegroups.com
On Wed, Apr 11, 2012 at 3:17 PM, Mikhail Zemlyanukha <gmi...@gmail.com> wrote:
> Hi,
>
> I think that the matter is that VideoControl MMAPI class is not
> supported in free version of MicroEmulator. But it is available under
> commercial license, as far as I know.

Yes, that's correct. For more info please contact at in...@microemu.com

BR,
Bartek Teodorczyk

Reply all
Reply to author
Forward
0 new messages