https://bugs.winehq.org/show_bug.cgi?id=36941
--- Comment #2 from Austin English austinenglish@gmail.com --- Created attachment 51407 --> https://bugs.winehq.org/attachment.cgi?id=51407 patches
Here's a patchset against gecko's make_package to support building with MSVC.
Note that to do so, you'll need the build deps for Firefox, see https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instr.... After that, with this patchset, doing ./wine/make_package -dbg
will build a debug tarball with pdb's. Replace wine_gecko, and put wine_gecko-2.36-dbg in drive_c.
Prebuilt binaries are available at: http://austinenglish.com/for_focht/wine_gecko-2.36-x86-msvc.tar.bz2
(once the patchset is merged, I'll rebuild and put on SF).