RESOLVED FIXED 174316
[Win] Link error when building WTF from WTF.proj project file.
https://bugs.webkit.org/show_bug.cgi?id=174316
Summary [Win] Link error when building WTF from WTF.proj project file.
Per Arne Vollan
Reported 2017-07-10 11:58:25 PDT
CoreFoundation.lib(CoreFoundation.dll) : fatal error LNK1112: module machine type 'x64' conflicts with target machine type 'X86'
Attachments
Patch (1.82 KB, patch)
2017-07-10 12:04 PDT, Per Arne Vollan
no flags
Patch (5.83 KB, patch)
2017-07-10 12:27 PDT, Per Arne Vollan
no flags
Per Arne Vollan
Comment 1 2017-07-10 12:04:20 PDT
Per Arne Vollan
Comment 2 2017-07-10 12:05:33 PDT
Per Arne Vollan
Comment 3 2017-07-10 12:11:30 PDT
I think WTF_CPU_X86 needs to be set in all projects, I will update the patch.
Per Arne Vollan
Comment 4 2017-07-10 12:27:59 PDT
Brent Fulgham
Comment 5 2017-07-10 12:32:09 PDT
Comment on attachment 315009 [details] Patch r=me
Per Arne Vollan
Comment 6 2017-07-10 12:40:15 PDT
Comment on attachment 315009 [details] Patch Thanks for reviewing!
WebKit Commit Bot
Comment 7 2017-07-10 13:09:07 PDT
Comment on attachment 315009 [details] Patch Clearing flags on attachment: 315009 Committed r219306: <http://trac.webkit.org/changeset/219306>
WebKit Commit Bot
Comment 8 2017-07-10 13:09:09 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.