SFML.Net
SFML.Net copied to clipboard
Official binding of SFML for .Net languages
Results
42
SFML.Net issues
Sort by
recently updated
recently updated
newest added
[MacOS] DLLNotFoundException: Unable to load shared library 'csfml-audio' or one of its dependencies
1
On MacOS 14.6.1 - just installed SFML.Net 2.6.0 nuget package and tried to call SFML.Audio.SoundBufferRecorder.IsAvailable The stack trace is too long to fit in the bug description (> 65536 chars),...
Bug
Some places in the code still have outdated documentation. For example, `View.Size` has "Half-size of the view" as the documentation text, which seems like nonsense, and it got someone confused...