Image

Imageiconoclass wrote in Imagecpp

Command Line & Dev C++

Is it possible to compile from the command line with the dev c++ compiler? I've tried adding C:\Dev-Cpp\bin to the PATH and it didn't work regardless of whether I type gcc filename or gcc.exe filename.