Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » No basic functions in eclipse for cpp ?
No basic functions in eclipse for cpp ? [message #699469] Thu, 21 July 2011 15:30 Go to next message
krudki is currently offline krudkiFriend
Messages: 2
Registered: July 2011
Junior Member
Hi.

I use eclipse for over a year, for Java imho is great. So I thought to install it for cpp.

I have installed MinGW, Eclipse...

New C++ project... for hello world says "Lauched failed. Binary not found".
So I built it first, then run and it works.

There is a function "getchar" which I can't run in eclipse. I'm including only "iostream", works in visual studio, bloodshed.

Is there more functions, that are not available in eclipse ? Or I have to include something else ?

EDIT:

Also "rand" fun. doesn't work, eclipse says "error: 'rand' was not declared in this scope"

In visual works OK


Regards.

[Updated on: Thu, 21 July 2011 15:51]

Report message to a moderator

(no subject) [message #699496 is a reply to message #699469] Thu, 21 July 2011 16:19 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

You can ask this in the Eclipse newcomers' forum, but your mileage may
vary. Better to ask in the Eclipse CDT forum.

On 21-Jul-11 09:30, krudki wrote:
> Hi.
>
> I use eclipse for over a year, for Java imho is great. So I thought to
> install it for cpp.
>
> I have installed MinGW, Eclipse...
>
> New C++ project... for hello world says "Lauched failed. Binary not found".
> So I built it first, then run and it works.
>
> There is a function "getchar" which I can't run in eclipse. I'm
> including only "iostream", works in visual studio, bloodshed.
> Is there more functions, that are not available in eclipse ? Or I have
> to include something else ?
>
> Regards.
Previous Topic:AspectJ in Action source code
Next Topic:ImageJ Flood Fill
Goto Forum:
  


Current Time: Fri Apr 26 11:56:43 GMT 2024

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

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

Back to the top