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

Author Topic: Installation Tutorial (Step-By-Step) for SFM.Net with Visual Studio 2019 and VB  (Read 1771 times)

0 Members and 1 Guest are viewing this topic.

Nitrox

  • Newbie
  • *
  • Posts: 2
    • View Profile
Hallo Ladys and Gentlemen,

did anybody know aa installation Tutorial (Video or Document) for SFML.Net 2.5 with Visual Studio 2019 and VB.
Perhaps with a fiew lines of code to test the installation.
Everything i found was massively outdated (8 years ago....)!

Thank you very much for your help!


Best regards,
Nitrox

nfect

  • Newbie
  • *
  • Posts: 16
    • View Profile
What worked for me :

https://www.youtube.com/watch?v=YfMQyOw1zik

follow point by point.

at 56 secs, instead of adding the values in C/C++, you can do it in VC++ Directories if you don't see C/C++


eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10801
    • View Profile
    • development blog
    • Email
The setup for .NET and VB are quite a bit different than to C++.

I don't have any resources, but it should be as simple as to install the SFML.Net NuGet packages: https://www.nuget.org/packages/SFML.Net/
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

Nitrox

  • Newbie
  • *
  • Posts: 2
    • View Profile
Thanx for your quick rply!
I will try it today.

Did you perhaps have a small example in VB.Net to test wether the installation works or not?

Many thanx aganin!


Best regards Nitrox