RemedyBG»Forums
3 posts
PE header is invalid
Edited by davidoro on Reason: Initial post
Hi there,

I tried to run my executable with remedy but I got this error:



Am I doing something wrong?
Mārtiņš Možeiko
2559 posts / 2 projects
PE header is invalid
I believe this is reported here: https://remedybg.handmade.network...ums/t/3669-remedybg_0.1.4.0#17326

Check that you are building 64-bit executable as 32-bit one is not supported.
3 posts
PE header is invalid
Whoops, that's exactly it. Compiling with 64bit flag fixed it.

Thanks!
306 posts / 1 project
None
PE header is invalid
The upcoming release has a more sensible error message for this. Thanks for answering Mārtiņš.
4 posts
PE header is invalid
Hi there,
I also just got this message trying to debug a project at work. Will RemedyBG support 32bit debugging some day?
306 posts / 1 project
None
PE header is invalid
At least not in the near term. It would be like writing another debugger, essentially.