I am having trouble getting my cygwin dev enviroment. i install it, but i dont have any of the compilers.I have installed 1.7.17. does anyone know anything that might have gone wrong
Yes to compiler in cygwin enviroment you need to get a GCC compiler such as Dev C++ ( Also an IDE) or Code::Blocks (Also an IDE) then program your program then move the source file into cygwin directory then compile it using command line.