Skip to main content



      Home
Home » Newcomers » Newcomers » Paths & Symbols
Paths & Symbols [message #269379] Sun, 15 March 2009 22:28 Go to next message
Eclipse UserFriend
My first shot at coding C++ with eclipse.

Installed Mingw
Installed CDT

Eclipse works well (Done alot of work in Java).

Simple Hello world project and I can't add include paths.

properties->C/C++ General->Paths and Symbols->Includes->Add
I use the browser to point to C:/Mingw/include but it doesn't take when I
hit "Apply". some dialog flashes but before I can read it it's gone and
nothing is in the include list. I've been able to add library paths fine,
this should work the same, shouldn't it?

Also, have a red X on the project, but no file. Problems window shows an
error for make:***[src/main.o] Error 1, line 0

Extremely frustrated - I must have something wrong because I'm sure
everyone else in the world is adding paths....
Re: Paths & Symbols [message #269407 is a reply to message #269379] Mon, 16 March 2009 12:48 Go to previous message
Eclipse UserFriend
"Robert Waltz" <robertrwaltz@yahoo.com> wrote in message
news:61e8cde37a1139417d95aa8a8e896885$1@www.eclipse.org...
> My first shot at coding C++ with eclipse.
>
> Installed Mingw
> Installed CDT
>
> Eclipse works well (Done alot of work in Java).
>
> Simple Hello world project and I can't add include paths.
>
> properties->C/C++ General->Paths and Symbols->Includes->Add
> I use the browser to point to C:/Mingw/include but it doesn't take when I
> hit "Apply". some dialog flashes but before I can read it it's gone and
> nothing is in the include list. I've been able to add library paths fine,
> this should work the same, shouldn't it?
>
> Also, have a red X on the project, but no file. Problems window shows an
> error for make:***[src/main.o] Error 1, line 0
>
> Extremely frustrated - I must have something wrong because I'm sure
> everyone else in the world is adding paths....


Is there anything in the Eclipse error log?

Any possibility that maybe a file is inadvertently read-only, settings
directory doesn't have write permissions, etc.?
Previous Topic:Axis, Tomact help needed
Next Topic:Undo hotkey does not work for me.
Goto Forum:
  


Current Time: Tue May 06 21:01:23 EDT 2025

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

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

Back to the top