lrossouw;530328 Wrote: > Great, thanks Rudolf. Let us know when you get there.
Ok, the update to the new code was quite painless (I stayed on the 7.5 branch for now). But unfortunately I cannot reliably test on my WM phone, WiFi is not really working the connection over ActiveSync is unreliable. It started a couple of times, sometimes it crashed the phone. So if anyone is willing to try, I can send the binaries via eMail or maybe someone has some webspace? The files are too large for an attachment (750KB) The process for getting the Lua/artwork is a little bit harder, the Squeezeplay nighlty build is somehow build on an older branch, so no point in using that as a base. You would have to install TortoiseSVN(http://tortoisesvn.tigris.org/) and grab the code (SVN checkout) with follow URL: _https://svn.slimdevices.com/repos/jive/7.5/trunk/src_ Head revision should be ok in the next days, if you want to go safe use revision 8679. Apply the patch (in Explorer, Tortoise SVN -> Apply Patch) in the attached ZIP File, in the main directory (containing Jive.sln). This is the same process as for building, the patch also contains the C code patches. Open a cmd window go to the main directory: mkdir deploy cd squeezeplay/VisualC postbuild deploy This should gather all LUA files and the images in the deploy folder (the script changes the current working directory so don't be confused). Copy the exe and the DLLs to the deploy folder, then copy the whole folder to the WM device (e.g. \program files\squeezeplay) start the exe. It will take a while (1-2 minutes) to start. If something goes wrong post the content of the stdout.txt file that is generated next to the squeezeplay exe. Rudolf -- rudolf_j ------------------------------------------------------------------------ rudolf_j's Profile: http://forums.slimdevices.com/member.php?userid=29177 View this thread: http://forums.slimdevices.com/showthread.php?t=61925 _______________________________________________ jive mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/jive
