Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 23:31 Go to next message
Matthias J is currently offline Matthias JFriend
Messages: 4
Registered: January 2012
Junior Member
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 16:11 Go to previous messageGo to next message
Matthias J is currently offline Matthias JFriend
Messages: 4
Registered: January 2012
Junior Member
Up please
Re: Problem with Double and Float [message #827657 is a reply to message #775917] Fri, 23 March 2012 16:11 Go to previous messageGo to next message
Matthias J is currently offline Matthias JFriend
Messages: 4
Registered: January 2012
Junior Member
Up please
Re: Problem with Double and Float [message #895767 is a reply to message #775917] Sun, 15 July 2012 21:36 Go to previous message
Matthias J is currently offline Matthias JFriend
Messages: 4
Registered: January 2012
Junior Member
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: Tue Apr 16 16:41:39 GMT 2024

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

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

Back to the top