Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 16:59
Pavel Yermolenko is currently offline Pavel YermolenkoFriend
Messages: 1
Registered: January 2023
Junior Member
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: Tue Jan 14 21:04:25 GMT 2025

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

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

Back to the top