SFML community forums
Help => General => Topic started by: eigenbom on February 01, 2013, 05:57:59 am
-
Hey sfml devs,
just a quick note to let you know I had some problems with http://synergy-foss.org/ (http://synergy-foss.org/) while running my SFML game on my mac. The mac was the synergy client, and the sfml was logging tonnes of "HIDInputManager is invalid" messages, and only some keys would work (WASD wouldn't.) This was with the very latest sfml2 code.
This isn't really a problem, but just thought I'd post this for future reference.
-
I don't have an installation using synergy so I can't really help you here.. :-/
If you happen to find the origin of this bug let me know.
-
Ok np, I have no idea about osx libraries so I doubt I'll be able to find anything. :)
Fwiw, I also get the same error when running the pong example.