I got the same problem. Even after I installed the libsdl v1.2 or v1.3 under CYGWIN with "./configure --prefix=/usr", the client side of Remote Joy can't compilied correct. It was caused by the libsdl under CYGWIN uses include path -I/usr/include/mingw, when project pcsdl is compilied, the...