Hello,
I try to use Eclipse as an IDE for C programming. Hence, I installed cygwin successfully thereby getting gcc,gdb, and make tools. I'm able to execute C programs on cygwin, however I can't do that on Command prompt. I know, there must be a problem related to Path. But I added C:\Cygwin\bin;C:\Cygwin\usr\bin to the path. I double-checked the folders by bash command on Cygwin.
Nothing worked out yet. I've no idea about the next step. What I know is I can't use Eclipse in the present conditions.
Thanks in advance for valuable responses.
I try to use Eclipse as an IDE for C programming. Hence, I installed cygwin successfully thereby getting gcc,gdb, and make tools. I'm able to execute C programs on cygwin, however I can't do that on Command prompt. I know, there must be a problem related to Path. But I added C:\Cygwin\bin;C:\Cygwin\usr\bin to the path. I double-checked the folders by bash command on Cygwin.
Nothing worked out yet. I've no idea about the next step. What I know is I can't use Eclipse in the present conditions.
Thanks in advance for valuable responses.