Hi,
Im unable to build j2me project in 64 bit windows 7.
JDK version: jdk-7-windows-i586
Netbeans version: netbeans-7.2-ml-windows
Both are installed to Program Files (x86) directory. when im trying to build the project, im getting the following errors:
1)with Obfuscation:
Obfuscation failed with error code 1.
BUILD FAILED (total time: 3 seconds)
2)without Obfuscation
Error preverifying class com.sun.lwuit.impl.midp.CanvasImplementation
VERIFIER ERROR com/sun/lwuit/impl/midp/GameCanvasImpl
ementation.paintVideo(Lcom/sun/lwuit/Component;ZLjava/lang/Object;Ljava/lang/Object;Ljava/lang/ObjectV:
Cannot find class jav
ax/microedition/media/control/VideoControl
<folder path>\nbproject\build-impl.xml:431: Preverification failed with error code 1.
BUILD FAILED (total time: 4 seconds)

V:
Reply With Quote

