On Sep 21, 2015 8:53 AM, "Qian Hong" fracting@gmail.com wrote:
Dear folks,
Thanks for listening to my talk, I appreciate everyone join the discussion and provide feedback, all the opinions are very valuable. For folks who are not present at WineConf, I've attached my slide to
http://wiki.winehq.org/WineConf2015?action=AttachFile&do=get&target=...
, I'll also create a wiki page on Wine for the Full Stack on Wine idea later.
For people who want to test Cygwin/MSYS2 on Wine earlier, here is the
step:
- fetch latest Wine Staging source code
- apply a wine hack from
https://bugs.wine-staging.com/show_bug.cgi?id=561#c3
- apply another wine hack from
https://bugs.wine-staging.com/show_bug.cgi?id=404#c7 4. compile Wine Staging
Then it will be enough to have Cygwin/MSYS2 works like the slide said (gcc compiles, 300+ MSYS2 packages compiles, Qt compiles, etc). Enjoy!
See also
https://github.com/fracting/wine-fracting/wiki/MSYS2-on-Wine#build-status
for some other information.
All these will be collect to Wine wiki, I need some more time to do that.
Thank you!
wineconf mailing list wineconf@winehq.org https://www.winehq.org/mailman/listinfo/wineconf
Howdy Qian,
Thanks for the presentation and the great work on this project! I'd like to contribute by testing/building some of the untested 700 packages, where can I find your build/Travis CI scripts?