Dev c++ help. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Dev c++ help.

When I compile a file on dev c++ on my PC the file is compiled correctly and also the program is created, but when it executes the program in the IDE it shows another program that I compiled before, instead of the one that I am working on. How can I solve this problem?

22nd Oct 2018, 3:32 PM
Angelo
Angelo - avatar
4 Answers
0
did you create a new runable c/c++ file, in a single project ? then try to run the file ?
22nd Oct 2018, 4:00 PM
Taste
Taste - avatar
0
No, they are single c files.
22nd Oct 2018, 4:02 PM
Angelo
Angelo - avatar
0
now that's wierd, its been a long time since i use dev-c++, are you using the most updated one ? v5.11 or maybe try different ide like C:B
22nd Oct 2018, 4:06 PM
Taste
Taste - avatar
0
Yes it is the 5.11, but I am considering downloading codeblocks.
22nd Oct 2018, 4:08 PM
Angelo
Angelo - avatar