rudolf_j;491731 Wrote: > THis one should work now, made a test run on a fresh checkout.
I've had much better success with this one. However I still get this one error message: > Error 1 fatal error C1083: Cannot open include file: 'sys/types.h': No > such file or directory d:\Documents\Visual Studio > 2008\Projects\squeezeplay\generated\libmad-0.15.1b\decoder.c 29 libmad So just to see what would happen I commented out the following code: > # ifdef HAVE_SYS_TYPES_H > # include <sys/types.h> > # endif ...I'm not sure if that was a good idea but at least the project builds now. When running on an emulator I got an error and then remembered that I had to copy over the lua & fonts folders. However there is not enough room in the emulator. How do you manage to use the emulator? In the absence of the emulator I managed to setup VS to deploy to the storage card of my HTC Touch Diamond where I had enough room for the lua & fonts folders as well as the executable. However, I get the same error when VS tried to start the program: > Unable to start program '\Internal Storage\Program > Files\squeezeplay\squeezeplay.exe'. > > An error occurred that usually indicates a corrupt installation (code > 0x8007007e). If the problem persists, repair your Visual Studio > installation via 'Add or Remove Programs' in Control Panel. Any ideas? Thanks! -- elziko ------------------------------------------------------------------------ elziko's Profile: http://forums.slimdevices.com/member.php?userid=11835 View this thread: http://forums.slimdevices.com/showthread.php?t=61925 _______________________________________________ jive mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/jive
