Menu

#59 Dev-C++ sometimes deletes files included in resource (.rc) file

open
nobody
None
2013-04-24
2013-04-24
No

Version: Dev-C++ 5.4.1 - No Included Compiler (using TDM-GCC 32-bit)
OS: Windows XP SP3

When I added an existing resource file into my project, and clicked the 'Compile & Run' button, a manifest file listed in the resource file was deleted!

main.rc:

#include <windows.h>

1 24 "MyProgram.exe.Manifest"

The 'MyProgram.exe.Manifest' file was then deleted. It only did this two times, and I now cannot reproduce it. Perhaps it's on a new/fresh install of Dev-C++?

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.