Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Problem Start Up(I have problem when starting up with my IDE.)
icon5.gif  Problem Start Up [message #1740168] Tue, 09 August 2016 20:32 Go to next message
Eclipse UserFriend
index.php/fa/26716/0/Can someone tell me whats going on with this? I'm new to this IDE and I want this really badly working today! Thanks!
  • Attachment: 111.png
    (Size: 24.76KB, Downloaded 257 times)
Re: Problem Start Up [message #1740220 is a reply to message #1740168] Wed, 10 August 2016 10:19 Go to previous message
Eclipse UserFriend
Hi, Sorry to hear you have run into a problem, hopefully I can help.

This problem is almost certainly because you have a 32-bit/64-bit mismatch between your Java (JVM) and Eclipse installations.

From what I can tell in your screenshot your Eclipse install is 64-bit, which would imply that your JVM install is 32-bit. If you have both 32 and 64 bit JVMs on your machine you can use the -vm argument to Eclipse to specify which one to use. Have a look at https://wiki.eclipse.org/Eclipse.ini

Here is a stack overflow answer with more help: http://stackoverflow.com/questions/4945178/cannot-run-eclipse-jvm-terminated-exit-code-13

Jonah
Previous Topic:Memory View settings reset on each debug session
Next Topic:C++11 standard library indexing fails, __cplusplus recognized with wrong value
Goto Forum:
  


Current Time: Wed Jul 09 22:01:04 EDT 2025

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

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

Back to the top