Is it me, or are some errors just spontanious? I was going along fine, until after editing a resource file, this seemingly random error pops up:

cpp: stdout: Broken pipe
C:\DEV-C_~1\BIN\windres: C:\\DEV-C_~1\\INCLUDE\\_G_config.h:13: parse error

And I have no idea what caused it. It is under the resource compiler tab in Dev-C++, and it started after I added something to a resource file (for windows), if that has anything to do with it.

I deleted the resouce file to the way it was, and even restored it using Goback, but that error keeps popping up about _g_config.h. I looked at that header file in the dev-C++ folder and it looked fine.

Any help would be appreciated. Thanks!