SFML community forums

Help => General => Topic started by: Nitrox on October 19, 2019, 02:39:36 pm

Title: Installation Tutorial (Step-By-Step) for SFM.Net with Visual Studio 2019 and VB
Post by: Nitrox on October 19, 2019, 02:39:36 pm
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
Title: Re: Installation Tutorial (Step-By-Step) for SFM.Net with Visual Studio 2019 and VB
Post by: nfect on October 26, 2019, 08:58:02 pm
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++

Title: Re: Installation Tutorial (Step-By-Step) for SFM.Net with Visual Studio 2019 and VB
Post by: eXpl0it3r on October 27, 2019, 07:42:44 am
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/
Title: Re: Installation Tutorial (Step-By-Step) for SFM.Net with Visual Studio 2019 and VB
Post by: Nitrox on November 08, 2019, 04:19:13 pm
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