Dev C in Windows 8: gcc Internal Error

前端 未结 5 1939
醉酒成梦
醉酒成梦 2020-12-06 05:04

I am a teacher\'s assistant for a C programming class, and the instructor uses Dev C++ as the compiler for the class. Personally I would use a different one, but the choice

5条回答
  •  执念已碎
    2020-12-06 06:02

    I used MinGW Installation Manager to download the last version of C Compiler (5.3.0-3 at this moment) and I repliced the files in the folder of Dev-Cpp. Now, its working perfectly in my Windows 10.

提交回复
热议问题