Paths & Symbols [message #269379] |
Sun, 15 March 2009 22:28  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
"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.?
|
|
|
Powered by
FUDForum. Page generated in 0.07517 seconds