Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
General
»
Installation
Print
Pages: [
1
]
Author
Topic: Installation (Read 1200 times)
0 Members and 1 Guest are viewing this topic.
qasimjamal97
Newbie
Posts: 1
Installation
«
on:
December 22, 2020, 05:16:16 pm »
Hope everyone is fine. I am new to SFML and trying to install it with visual studio 2019. After following the tutorial from the given link:
https://www.sfml-dev.org/tutorials/2.5/start-vc.php
I setup the SFML but got the error:
LNK 1104: cannot open the file sfml-kernel32.lib
Logged
eXpl0it3r
SFML Team
Hero Member
Posts: 11030
Re: Installation
«
Reply #1 on:
December 22, 2020, 06:02:13 pm »
You added
sfml-kernel32.lib
to the linker settings, which is wrong and of course also not mentioned in the tutorial.
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
»
General
»
Installation
anything