'Compile & Run' button won't run program
A free, portable, fast and simple C/C++ IDE
Brought to you by:
orwelldevcpp
Version: 5.0.2 (and earlier)
OS version: Windows 7 professional 32bit
-> If I press the Compile+Execute-Button (F9) he won't execute but only compile
[Requirement to reproduce this issue: there have to be auto-generated version-information (buildnumber increase) in the project]
[possible part-solution: the .rc file recompiles every time since it updates buildnumber. I guess this causes this missfunction..]
Thanks,
exo
Same thing happens to me, even without the buildnumber auto-increment set. WinXP SP3 32bit, Dev-C++ 5.2.0.2 IDE only (haven't got the chance to alse test it on Win7 Home 64-bit, yet)
I'm having a lot of trouble trying to reproduce it on, in my case, a couple of Windows 7 x64 (Pro, Ultimate, anything) machines and pretty much all Dev-C++ version in existence. But, obviously, my case isn't really representative of all cases.
Also, just creating a test project and adding version number info automatically doesn't reproduce anything. Neither do any of my own work/school projects which use the _private.rc file.
Uhm, is it in any way possible to make the bug case more precise?
Anyways, just to get the message across, I'm working on it. ;)