I understand this is for C++ coding forums, but I thought that some people use Eclipse for their coding. So if you do not mind letting me post my problem I appreciate it. Thanks
I am trying to print out simple "Hello World"
I have couple Warnings which below. I have install MinGW and put the Path: .... ; C:\MinGW\bin
When I type "gcc" in the command prompt I get this error
Code:'gcc' is not recognized as an internal or external command operable program or batch fileCode:Cannot run program "g++" (in directory "C:\Users\geewhan\Test"): CreateProcess error=2, The system cannot find the file specified Test Cannot run program "gcc" (in directory "C:\Users\geewhan\Test"): CreateProcess error=2, The system cannot find the file specified Test Error launching external scanner info generator (g++ -E -P -v -dD C:/Users/geewhan/.metadata/.plugins/org.eclipse.cdt.make.core/specs.cpp) Test Error launching external scanner info generator (gcc -E -P -v -dD C:/Users/geewhan/.metadata/.plugins/org.eclipse.cdt.make.core/specs.c) Test
Thanks



2Likes
LinkBack URL
About LinkBacks



