Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Eclipse and C++: Am I doing something wrong?
#1
I'm trying to write the classic Hello World in Eclipse so I can get used to this IDE. Thing is, it won't build anything because it doesn't recognize the simplest things, which is totally weird to me.

[Image: eclipseyu.png]


inb4 I am a total dumbass.

Thanks.
Reply
#2
Well, it seems to be a common problem.

[URL="http://www.eclipse.org/forums/index.php/m/695945/"]Try reinstalling?

[/URL]The problem is you're not using code::blocks.
Reply
#3
I gave up on C++ after running into this. I moved to Python, though, so I can't complain.
Reply
#4
Same code works for me on Visual C++, maybe it's the IDE? Try downloading Microsoft Visual or Python and see if you get the same error.
Reply
#5
Use MSVC++ Express instead.
Reply
#6
Fiel Wrote:Use MSVC++ Express instead.
Thinking this because I had it installed and it works 100% fine.

I was trying Eclipse because that's what my prof uses.
But thanks.
Reply
#7
I wanted to do Java, C++ and Jython all on Eclipse, but I guess you need different tools for different tasks.
Reply
#8
Try Netbeans, then.
Reply
#9
If you want to try getting Eclipse working, do you have the standard library in your include path? Otherwise Visual C++ Express is good.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)