http://bugs.winehq.org/show_bug.cgi?id=28444
--- Comment #17 from Mitchell Keith Bloch bazald@gmail.com 2013-06-10 18:10:25 CDT --- The full source tree is available as a .7z from the original download link, and it's also available through svn: svn://svn.code.sf.net/p/zenilib/code/trunk/zenilib
Forgive me for my ignorance, but if the Windows version needs to be built with with Visual Studio 2010 or later (I haven't tested against 2008 or earlier in a while), how would I go about putting together a download/build/run-and-explode script? Do you want a batch script to do a compile+zip job on Windows, and a separate shell script to unzip+run-and-explode on the Linux side?
If you could point me to a working example of the kind of script you'd like me to build, I'm willing to try to put it together when I have time. However, none of this seems to work in VirtualBox, so I can only test when I'm at a native Linux workstation.