Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Installation  (Read 996 times)

0 Members and 1 Guest are viewing this topic.

qasimjamal97

  • Newbie
  • *
  • Posts: 1
    • View Profile
    • Email
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


eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10838
    • View Profile
    • development blog
    • Email
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. ;)
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/