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

Author Topic: [Sfml-C#] Mouse.GetPosition Problem  (Read 2342 times)

0 Members and 1 Guest are viewing this topic.

JohnMau

  • Newbie
  • *
  • Posts: 1
    • View Profile
[Sfml-C#] Mouse.GetPosition Problem
« 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
 

 

anything