|
Re: Eclipse error? [message #1791608 is a reply to message #1791105] |
Mon, 02 July 2018 20:45 |
David Vavra Messages: 1426 Registered: October 2012 |
Senior Member |
|
|
I notice that your HelloWorldTest project doesn't have this problem.
Check that your includes have the same builtin directories s as the HelloWorldTest project (expand the ok-->Includes in the Project Explorer view).
If not then the builtins provider isn't working.
Go to Project --> Properties --> C/C++ General --> Preprocessor Include Paths, Macros etc. --> Providers tab
and enable one.
You may need to rebuild the index: Project --> C/C++ Index --> Rebuild
Try creating an HellowWorld project but replace the generated code with yours.
If it works then compare your 'ok' project with the new one to see where it went wrong.
|
|
|
Powered by
FUDForum. Page generated in 0.03251 seconds