SFML community forums

Help => System => Topic started by: Redpandaboss09 on July 23, 2021, 07:22:11 pm

Title: [HELP] Fatal Error LNK1107 for sfml-system-d.lib
Post by: Redpandaboss09 on July 23, 2021, 07:22:11 pm
Hello all,

I was wondering if anyone could help me? I just tried to run my program in debug (It's worked before) and I get an error that reads:

repos\Battleship\SFML-2.5.1\lib\sfml-system-d.lib : fatal error LNK1107: invalid or corrupt file: cannot read at 0xAE71

And the popup below (I cut out areas with my name).
Title: Re: [HELP] Fatal Error LNK1107 for sfml-system-d.lib
Post by: eXpl0it3r on August 03, 2021, 12:25:38 pm
Try disabling your antivirus software. Sometimes these will run into false positives on self-compiled applications.

Also make sure your .lib files aren't corrupt. :D