still having trouble getting a toolchain installed without errors. Using the latest and greatest all required packages have been installed. using latest cygwin and winxp pro. Can't figure out how to make the pic look correctly so just click on it please and check it out for the error.
psplinkusb failed
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 "sys/socket.h" can't found. I install the other two tools manually and quit to install this.
I think the client of Remote Joy only can be built under Linux Box, is that true?
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 "sys/socket.h" can't found. I install the other two tools manually and quit to install this.
I think the client of Remote Joy only can be built under Linux Box, is that true?
-
- Posts: 328
- Joined: Sun Jun 03, 2007 10:05 pm