Build Error with Helios [message #1814204] |
Thu, 05 September 2019 11:10  |
Eclipse User |
|
|
|
Hi All,
I am new to c/cpp development in eclipse .
Currently ,I am using HELIOS for compilation and unable to do so.
I am trying compile Hello world !.
I have read a good no of online suggestions ,but nothing seems to work for me .
I have installed MINGW and have also set the environment path .
I tried implementing the tricks from stackoverflow.com/questions/3978898/how-to-compile-and-run-c-with-mingw-using-eclipse-and-cdt]
to no good use .
I also read https://www.eclipse.org/4diac/documentation/html/installation/minGW.html and implemented the idea of renaming to make
all I get is :
Quote: g++ -O0 -g3 -Wall -c -fmessage-length=0 -osrc\dummy.o ..\src\dummy.cpp
g++: error: CreateProcess: No such file or directory
Build error occurred, build is stopped
Time consumed: 141 ms. .
Attached snapshots for details.
Not able to figure out which configuration am missing ,please help me out .
|
|
|
|
Powered by
FUDForum. Page generated in 0.05852 seconds