Bug 166726 - [Win] Compile error.
Summary: [Win] Compile error.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Per Arne Vollan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-01-05 05:53 PST by Per Arne Vollan
Modified: 2017-01-05 10:08 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.92 KB, patch)
2017-01-05 06:53 PST, Per Arne Vollan
achristensen: review+
commit-queue: commit-queue-
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-01-05 05:53:15 PST
When building WebKit with the .proj files, I get the following error:

source\webkit\win\WebKitPrefix.h(47): fatal error C1083: Cannot open include file: 'cmakeconfig.h': No such file or directory
Comment 1 Per Arne Vollan 2017-01-05 06:53:26 PST
Created attachment 298098 [details]
Patch
Comment 2 Per Arne Vollan 2017-01-05 07:25:23 PST
<rdar://problem/29882478>
Comment 3 WebKit Commit Bot 2017-01-05 09:09:22 PST
Comment on attachment 298098 [details]
Patch

Rejecting attachment 298098 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-03', 'validate-changelog', '--check-oops', '--non-interactive', 298098, '--port=mac']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

/Volumes/Data/EWS/WebKit/Source/WebKit/ChangeLog neither lists a valid reviewer nor contains the string "Unreviewed" or "Rubber stamp" (case insensitive).

Full output: http://webkit-queues.webkit.org/results/2838960
Comment 4 Per Arne Vollan 2017-01-05 10:07:40 PST
Thanks for reviewing!
Comment 5 Per Arne Vollan 2017-01-05 10:08:33 PST
Committed r210359: <https://trac.webkit.org/changeset/210359>