Bug 174316

Summary: [Win] Link error when building WTF from WTF.proj project file.
Product: WebKit Reporter: Per Arne Vollan <pvollan>
Component: Web Template FrameworkAssignee: Per Arne Vollan <pvollan>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, bfulgham, commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Per Arne Vollan 2017-07-10 11:58:25 PDT
CoreFoundation.lib(CoreFoundation.dll) : fatal error LNK1112: module machine type 'x64' conflicts with target machine type 'X86'
Comment 1 Per Arne Vollan 2017-07-10 12:04:20 PDT
Created attachment 315003 [details]
Patch
Comment 2 Per Arne Vollan 2017-07-10 12:05:33 PDT
<rdar://problem/33178200>
Comment 3 Per Arne Vollan 2017-07-10 12:11:30 PDT
I think WTF_CPU_X86 needs to be set in all projects, I will update the patch.
Comment 4 Per Arne Vollan 2017-07-10 12:27:59 PDT
Created attachment 315009 [details]
Patch
Comment 5 Brent Fulgham 2017-07-10 12:32:09 PDT
Comment on attachment 315009 [details]
Patch

r=me
Comment 6 Per Arne Vollan 2017-07-10 12:40:15 PDT
Comment on attachment 315009 [details]
Patch

Thanks for reviewing!
Comment 7 WebKit Commit Bot 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>
Comment 8 WebKit Commit Bot 2017-07-10 13:09:09 PDT
All reviewed patches have been landed.  Closing bug.