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.
-
John