Home >Backend Development >C#.Net Tutorial >What should I do if devc cannot be compiled and run?

What should I do if devc cannot be compiled and run?

藏色散人
藏色散人Original
2020-04-10 11:18:5117848browse

What should I do if devc cannot be compiled and run?

What should I do if devc cannot be compiled and run?

Actually, there is no compilation configuration set in the compilation options. It may be that the compilation configuration is missing because I clicked on it.

Click on the compilation options-"Set the compilation configuration-"Just choose any one. .

The specific method is as follows:

Tools---Compile options---Editor---Set editor configuration---(select) MinGW GCC 4.7.2 32-bit , and then it’s ok

What should I do if devc cannot be compiled and run?

The result is:

What should I do if devc cannot be compiled and run?

The above is the detailed content of What should I do if devc cannot be compiled and run?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Related articles

See more