0 Members and 1 Guest are viewing this topic.
fatal error LNK1107: invalid or corrupt file: cannot read at 0x2B8 - sfml-system.dllfatal error LNK1107: invalid or corrupt file: cannot read at 0x2A8 - sfml-window.dllfatal error LNK1107: invalid or corrupt file: cannot read at 0x2B0 - sfml-graphics.dll
How you are including a DLL into a project?You need to add the lib file to the linker options not the DLL!
using namespace sf;
sf::Event