Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Symbol 'std' could not be resolved
Symbol 'std' could not be resolved [message #1827317] Wed, 13 May 2020 02:27 Go to next message
Cools Bounce is currently offline Cools BounceFriend
Messages: 2
Registered: May 2020
Junior Member
I am using the stdc++ header file in my program and I get the error "Symbol 'std' could not be resolved'.

The program compiles and runs without any issues. Is there any way to make the error go away?
  • Attachment: img.png
    (Size: 152.28KB, Downloaded 70 times)
Re: Symbol 'std' could not be resolved [message #1827391 is a reply to message #1827317] Thu, 14 May 2020 04:33 Go to previous message
David VavraFriend
Messages: 1426
Registered: October 2012
Senior Member
The simplest answer is create an HelloWorld project
then modify that to meet your needs.

Afterwards familiarize yourself with the C/C++ Development User Guide
section of the Eclipse help document.
https://help.eclipse.org/2020-03/index.jsp
Previous Topic:GDB list-thread-groups parsing error
Next Topic:Issues getting a C++ and Fortran compiler to work
Goto Forum:
  


Current Time: Thu Apr 25 16:15:36 GMT 2024

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

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

Back to the top