patricmutwiri / symja

Automatically exported from code.google.com/p/symja
0 stars 0 forks source link

Not able to compile Android app #43

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
- Import the Android project into Eclipse

What is the expected output?
- A successful compile after which the application starts on my device.

What do you see instead?
- Eclipse freezing and running out of memory (even with 1GB heap) in the 
"Launching SymjaDroid" stage. (http://puu.sh/sAhg)

What version of the product are you using? On what operating system?
- Revision 871 from the SVN.
- Windows 7 64-bit
- Eclipse Indigo with "Xmx1024MB"
- Java compiler compliance level: 1.6
- Intel Core i5 2500K @ 3.30 Ghz, 8.00GB Single-Channel DDR3 RAM, 977GB SAMSUNG 
HD103SJ HDD, 125GB M4-CT128M4SSD2 SSD

Please provide any additional information below.

I'd really like to hear how one gets this to compile, because symja is 
absolutely essential in my application.

I've included the version of the Android project I'm trying to build just to be 
sure.

Original issue reported on code.google.com by overv161@gmail.com on 2 May 2012 at 6:45

Attachments:

GoogleCodeExporter commented 9 years ago
Note that SymjaDroidWeb compiles without problems for me.

Original comment by overv161@gmail.com on 2 May 2012 at 6:49

GoogleCodeExporter commented 9 years ago
Okay, I managed to compile the application, but only by giving Eclipse 3GB of 
heap memory. Is that normal?

Original comment by overv161@gmail.com on 2 May 2012 at 7:53

GoogleCodeExporter commented 9 years ago
Forget this issue, it's an Android SDK bug.

Original comment by overv161@gmail.com on 2 May 2012 at 11:00

GoogleCodeExporter commented 9 years ago

Original comment by axelclk@gmail.com on 19 May 2012 at 2:11