Bug 174316 - [Win] Link error when building WTF from WTF.proj project file.
Summary: [Win] Link error when building WTF from WTF.proj project file.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Per Arne Vollan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-07-10 11:58 PDT by Per Arne Vollan
Modified: 2017-07-10 13:09 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.82 KB, patch)
2017-07-10 12:04 PDT, Per Arne Vollan
no flags Details | Formatted Diff | Diff
Patch (5.83 KB, patch)
2017-07-10 12:27 PDT, Per Arne Vollan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.