Skip to main content



      Home
Home » Archived » Pulsar » Problem with Double and Float(Problem in developpment with J2ME)
icon5.gif  Problem with Double and Float [message #775917] Fri, 06 January 2012 18:31 Go to next message
Eclipse UserFriend
Hi,

So I work with Eclipse Pulsar with Sony Ericsson SDK for the Java ME Platform. I developped a little application that works fine on the emulator and on the device. Now I try to do something more interesting but when I define a variable with type double or float, the compilation don't work... and I got an error : "Error preverifying class appli.App java/lang/VerifyError:"


So I got my code with comments :

...
// private float proba;
...

I compile it and it works fine.



but when I uncomment the definition :

...
private float proba;
...

It becomes impossible to compile and there is the error.


And I use CLDC 1.1 (settings in the Application Descriptor) that normally permits the utilisation of float and double.

Someone can help me please ? I have already 20 hours of search on google...

Thank's
Matt
Re: Problem with Double and Float [message #827656 is a reply to message #775917] Fri, 23 March 2012 12:11 Go to previous messageGo to next message
Eclipse UserFriend
Up please
Re: Problem with Double and Float [message #827657 is a reply to message #775917] Fri, 23 March 2012 12:11 Go to previous messageGo to next message
Eclipse UserFriend
Up please
Re: Problem with Double and Float [message #895767 is a reply to message #775917] Sun, 15 July 2012 17:36 Go to previous message
Eclipse UserFriend
big big big UP guys !!!!
Previous Topic:ADT Installation at windows 7 64bit
Next Topic:Error Thu May 02 15:00:31 IST 2013 Cannot complete the install because some dependencies are not sat
Goto Forum:
  


Current Time: Thu Jul 17 11:08:52 EDT 2025

Powered by FUDForum. Page generated in 0.49359 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top