Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Parsing error probably related to the tool config.
Parsing error probably related to the tool config. [message #1857009] Thu, 12 January 2023 11:59
Eclipse UserFriend
Hello,
I take the first steps in the Eclipse.
After tool installation and adding C/C++ support I tried with simplest C++ example.
The code parser pointed as error std name in the following instruction:
using namespace std;


Symbol 'std' could not be resolved main.cpp /project_01 line 2 Semantic Error

Searching the web I found comments about similar problems, but in none of the cases did I find a solution.
Any suggestions ?
Thanks.
Previous Topic:Existing make project
Next Topic:Can't remote debug C++
Goto Forum:
  


Current Time: Mon Jul 14 03:03:01 EDT 2025

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

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

Back to the top