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

Author Topic: How to setup SFML  (Read 855 times)

0 Members and 1 Guest are viewing this topic.

samtheman

  • Newbie
  • *
  • Posts: 5
    • View Profile
    • Email
How to setup SFML
« on: May 13, 2018, 02:29:29 pm »
I really need someone else HELP on how to setup a SFML project on windows 10 with Visual Studio 2017 community:
I am following a video and written guide on how to do this, but no luck yet.

I am adding my SFML include files (from a folder on C:\)
I am adding my lib files (from a folder on C:\)

This is the Error that I am getting – unable to start program the system cannot find the path specified.
If anyone have any kind of Help before I give up on this, I would really appreciate it please.
Thanks,
Chester

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10823
    • View Profile
    • development blog
    • Email
Re: How to setup SFML
« Reply #1 on: May 13, 2018, 04:37:41 pm »
Follow the official tutorial on the SFML website step by step.

If you run into a problem, provide a proper description of the issue and the full error message.

What's this attached.docx file?
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

 

anything