Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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] Wed, 10 August 2016 00:32 Go to next message
Alvin Quezon is currently offline Alvin QuezonFriend
Messages: 1
Registered: August 2016
Junior Member
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 183 times)
Re: Problem Start Up [message #1740220 is a reply to message #1740168] Wed, 10 August 2016 14:19 Go to previous message
Jonah Graham is currently offline Jonah GrahamFriend
Messages: 416
Registered: June 2014
Senior Member
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 Oct 04 14:50:23 GMT 2023

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

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

Back to the top