Converting from MIDP 2.0 and CLDC 1.1 to MIDP 1.0 and CLDC 1.0

Hello

I have a Midlet that I set initially to use MIDP 2.0 and CLDC 1.1. I changed the platforms to MIDP 1.0, after i changed to MIDP 1.0 i get an Obfuscation failed with error code 1. error. I am using the NetBeans Progaurd obfuscator.

When I change to CLDC 1.0 i get a Preverification failed with error code 1 Floating point result not allowed error.

Can someone please help.

[402 byte] By [princa] at [2007-10-3 11:59:34]
# 1

When I change to CLDC 1.0 i get a Preverification failed with error code 1 Floating point result not allowed error.

I am using bouncy castle cryptographic classes, i assume these use floating points. This is probably the reason why i cannot convert to CLDC 1.0.

How about converting to MIDP 2.0?

null

null

princa at 2007-7-15 14:35:44 > top of Java-index,Java Mobility Forums,Java ME Technologies...