As I said, I don't know. If you find out whether it works or not, please let us know.
also this is a connection from Windows to Linux. Is that feasible?
It's a method of remote desktop. Probably the biggest remote protocol in modern times dedicated to graphical work and Nvidia drivers. https://www.teradici.com/what-is-pcoip In short it's a remote desktop, do you know if the driver will work remotely?
Never heard of it before, so I don't have a clue.
Undefined symbol fghJoystickRawRead in libglut.so.3.10.0
This should no longer be an issue. While trying to fix the freeglut build on freebsd I changed this function to not be static, and moved its declaration to fg_internal.h.
I changed the joystick code by following more or less what the freebsd ports patches do. Now freeglut builds properly on current(-ish) freebsd, but the joystick functionality doesn't seem to work. I opened a new issue about this on github, feel free to follow along there: https://github.com/FreeGLUTProject/freeglut/issues/118
I changed the joystick code by following more or less what the freebsd ports patches do. Now freeglut builds properly on current(-ish) freebsd, but the joystick functionality doesn't seem to work. Edit: I opened a new issue about this on github, feel free to follow along there: https://github.com/FreeGLUTProject/freeglut/issues/118