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

Author Topic: HI, i need help with SFML  (Read 2198 times)

0 Members and 1 Guest are viewing this topic.

DavidDinamit

  • Newbie
  • *
  • Posts: 1
    • View Profile
HI, i need help with SFML
« on: December 08, 2019, 07:15:18 pm »
I just start learning this life development and i cant just use SFML with my Visual Studio 2019, i install CMake and do what instruction say(on this site), later i try do it with video on YouTube, later i try it with with the Devil and I received a message from CMake " all ok, you do it" or smth... But i have no Build .cpp files, i just got NOTHING.
PLease HELP MEEEEE
why do programmers write SUCH SHIT for other programmers? Are they afraid of competition?

tilq123

  • Newbie
  • *
  • Posts: 1
    • View Profile
    • Email
Re: HI, i need help with SFML
« Reply #1 on: December 08, 2019, 09:51:12 pm »
Up this thread. I am newbie too, what I have to do to make this lib works with VS 2019 community edition? Please, help!

Balnian

  • Newbie
  • *
  • Posts: 22
    • View Profile
Re: HI, i need help with SFML
« Reply #2 on: December 09, 2019, 05:41:36 am »
Just to make sure, you followed this tutorial?
https://www.sfml-dev.org/tutorials/2.5/start-vc.php

I just redid the tutorial steps and it worked for me.

It's ok to be lost when starting in programming, what part of the tutorial you have trouble with or doesn't work for you?
If you did the dynamic linking, did you maybe forget to copy the right dll to the output directory?
« Last Edit: December 09, 2019, 06:16:34 am by Balnian »

 

anything