Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
Window
»
LNK1107 error in visual studio
Print
Pages: [
1
]
Author
Topic: LNK1107 error in visual studio (Read 1981 times)
0 Members and 1 Guest are viewing this topic.
Proger
Newbie
Posts: 1
LNK1107 error in visual studio
«
on:
September 23, 2023, 11:25:40 pm »
I want to use sfml 2.6.0, but when i start program, it's return error Error LNK1107 invalid or corrupted file: unable to read by 0x378. I tried to repair this by making some files lib(sfml-window-d-2.dll, sfml-system-d-2.dll) but it's not worked.
Logged
eXpl0it3r
SFML Team
Hero Member
Posts: 11030
Re: LNK1107 error in visual studio
«
Reply #1 on:
September 26, 2023, 07:56:01 am »
You need to link against the LIB files that come with the SFML download and not the DLL files
Logged
Official FAQ:
https://www.sfml-dev.org/faq.php
Official Discord Server:
https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog:
https://duerrenberger.dev/blog/
Print
Pages: [
1
]
SFML community forums
»
Help
»
Window
»
LNK1107 error in visual studio
anything