I just managed to get SqueezePlay to build (haven't tried running yet!) on Windows using the Wiki instructions. One thing which took me a while to figure out:
The project file tries to include a source file called "squeezeplay/src/ui/jive_audio.c", which doesn't exist. I had to remove that reference and add a ref to "squeezeplay/src/audio/decode/decode_sample.c" to get it to compile. Maybe a missed update to the project file? -- radish ------------------------------------------------------------------------ radish's Profile: http://forums.slimdevices.com/member.php?userid=77 View this thread: http://forums.slimdevices.com/showthread.php?t=51823 _______________________________________________ jive mailing list [email protected] http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive
