1
Window / Re: Can't access requestFocus function
« on: September 25, 2017, 06:10:14 pm »Uninstall all traces of SFML first, otherwise you'll end up with using the old binaries.
Also you can't use the Linux download provided on the download page for your Raspberry Pi. Those binaries are x64 and you need ARM and the two distros are quite different overall, so they probably wouldn't be compatible anyways.
I haven't uninstalled the old SFML first, I'll try that (should I use a remove or a purge?)
On the link I provided, there was a x32 download, and that was the one I used. If that's still not going to be compatible, and only the outdated released package is going to be compatible, then I'll need a work around using the outdated version that would accomplish the same request to OS to get focus. Does anyone know a good work around for this or where I could start/find one?
Thanks