Dev C++ compilation error, permission denied

前端 未结 7 648
南笙
南笙 2021-01-18 08:22

I want to compile a code program using dev c++ compiler but my compiler didn\'t compile my code.The program consist of two files one is header and other is implementation .c

7条回答
  •  無奈伤痛
    2021-01-18 08:29

    Windows 7

    If you click save all files button then close and delete the makefile and others except the .cpp, .dev, .c then reopen using either .dev or .cpp or .c and then run it works.

提交回复
热议问题