Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Need help to configure cygwin in eclipse

Status
Not open for further replies.

ep.hobbyiest

Full Member level 4
Full Member level 4
Joined
Jul 24, 2014
Messages
212
Helped
1
Reputation
2
Reaction score
1
Trophy points
18
Activity points
1,487
i installed cygwin and eclipse, i followed some tutorial but not succeed. I got following error for hello world program.
Code:
Description	Resource	Path	Location	Type
Symbol 'std' could not be resolved	hi.cpp	/hi/src	line 10	Semantic Error
Symbol 'EXIT_SUCCESS' could not be resolved	hello0.c	/hello0/src	line 16	Semantic Error
Symbol 'endl' could not be resolved	hi.cpp	/hi/src	line 13	Semantic Error
Symbol 'cout' could not be resolved	hi.cpp	/hi/src	line 13	Semantic Error
Program "make" not found in PATH	hello0		 	C/C++ Problem
Program "make" not found in PATH	hi		 	C/C++ Problem
Program "gcc" not found in PATH			Preferences, C++/Build/Settings/Discovery, [CDT GCC Built-in Compiler Settings Cygwin] options	C/C++ Scanner Discovery Problem
Program "g++" not found in PATH			Preferences, C++/Build/Settings/Discovery, [CDT GCC Built-in Compiler Settings Cygwin] options	C/C++ Scanner Discovery Problem
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top