RESOLVED FIXED 142585
WinCairo bot should compile and test 64-bit binaries
https://bugs.webkit.org/show_bug.cgi?id=142585
Summary WinCairo bot should compile and test 64-bit binaries
Alex Christensen
Reported 2015-03-11 11:17:59 PDT
I was under the impression that "architectures": ["x86_64"] in https://bugs.webkit.org/show_bug.cgi?id=139908 would have made it build 64-bit binaries, but it does not. The WinCairo bot should build 64-bit binaries. Brent, how is this done?
Attachments
Bill Ming
Comment 1 2016-03-24 03:07:54 PDT
Seems like WinCairoRequirements.zip does not include 32-bit libraries anymore. I'm building 64-bit binaries by running "vcvarsall.bat amd64" Is the 32-bit build not supported anymore?
Alex Christensen
Comment 2 2016-03-24 09:51:01 PDT
The WinCairo bot is building 64-bit binaries right now. 32-bit can still be done, but I didn't want to include the libraries in the zip to keep the size down. See https://github.com/peavo/WinCairoRequirements
Note You need to log in before you can comment on or make changes to this bug.