SFML community forums

Bindings - other languages => DotNet => Topic started by: JohnMau on April 04, 2017, 08:47:12 am

Title: [Sfml-C#] Mouse.GetPosition Problem
Post by: JohnMau on April 04, 2017, 08:47:12 am
Hello guys,
currently i working with the SFML.Net binding framework on mac.
I have a strange issue with the Sfml.Window.2.2.dll

If i use the "Mouse.GetPosition()" to get the mouse position from the desktop i got some "System.DllNotFoundException" exception  :-\

But it works perfectly if i insert a window to get the mouse Position relative from window.

Have someone a idea want happened.

 - :D John