+ 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?
4 Respuestas
0
did you create a new runable c/c++ file, in a single project ? then try to run the file ?
0
No, they are single c files.
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
0
Yes it is the 5.11, but I am considering downloading codeblocks.