Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Eclipse error?
Eclipse error? [message #1791105] Fri, 22 June 2018 19:22 Go to next message
Eclipse UserFriend
Can someone help me with this error?
  • Attachment: error.png
    (Size: 87.27KB, Downloaded 100 times)
  • Attachment: error.png
    (Size: 87.27KB, Downloaded 92 times)
Re: Eclipse error? [message #1791608 is a reply to message #1791105] Mon, 02 July 2018 16:45 Go to previous message
Eclipse UserFriend
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.

Previous Topic:Linking 3rd Party libraries issue
Next Topic:MinGW in CDT 9.5 Photon IDE
Goto Forum:
  


Current Time: Tue Jul 15 16:37:29 EDT 2025

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

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

Back to the top