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

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Eldalote

Pages: [1]
1
DotNet / SFML.net 2.5 dll's? Where do I get them? (solved)
« on: March 23, 2019, 02:20:21 pm »
Hi,

I'm fairly new to SFML (and programming), tried the base C++ a bit, liked it very much, and wanted to try the C# version.
The problem I'm running in to, is that I can't seem to find the DLL's I need.

I added the NuGet package, and wrote my program, but on execution I get an Error that they can't find the dll's.
From google I find several answers telling me to copy the dll's from the lib folder of the files I downloaded... But I didn't download any files! For 2.4 and older versions there is a file with dll's I can download, but for 2.5 there is only the NuGet package, and the source code that I can find.
Am I missing something obvious?
Thanks for your help in advance!

Pages: [1]