Compilation Error: EventNames.h : fata error C1083:Cannot open include file:'EventInterfaces.h' : No such file or directory

299 views
Skip to first unread message

tomato

unread,
Nov 2, 2012, 2:42:09 PM11/2/12
to chromium...@chromium.org
I am trying to compile Chromium on VS 2010 Windows 7 64 bit, but getting following error
 EventNames.h : fata error C1083:Cannot open include file:'EventInterfaces.h' : No such file or directory

I am not sure where to find EventInterfaces.h

Can someone suggest?


Nico Weber

unread,
Nov 2, 2012, 5:15:49 PM11/2/12
to anand...@gmail.com, chromium...@chromium.org
Hi,

did you run `gclient sync`?

Nico


ps: Questions about building the code probably get more answers on
chromium-dev. There's also the #chromium irc channel on freenode.
> --
> Chromium Discussion mailing list: chromium...@chromium.org
> View archives, change email options, or unsubscribe:
> http://groups.google.com/a/chromium.org/group/chromium-discuss

tomato

unread,
Nov 2, 2012, 10:18:51 PM11/2/12
to chromium...@chromium.org, anand...@gmail.com
Hi

I have followed following steps

1) download source tarball
2) Install windows 8 SDK and directX
3)set GV_MSVS_VERSION=2010
4) Went to src folder and ran gclient runhooks
5) opened chrome.sln and build in VS 2010

I did not ran gclient sync since it was not mention in build steps

this was not working so I checkout completes source code and tried to build from that also. this was also not working.

Any suggestions.

Joao da Silva

unread,
Nov 5, 2012, 4:42:55 AM11/5/12
to anand...@gmail.com, chromium...@chromium.org
On Sat, Nov 3, 2012 at 3:18 AM, tomato <anand...@gmail.com> wrote:
Hi

I have followed following steps

1) download source tarball
2) Install windows 8 SDK and directX
3)set GV_MSVS_VERSION=2010
4) Went to src folder and ran gclient runhooks
5) opened chrome.sln and build in VS 2010

I did not ran gclient sync since it was not mention in build steps

this was not working so I checkout completes source code and tried to build from that also. this was also not working.


You have to run 'gclient sync' if you haven't yet.

The preferred way to get the sources is described at http://code.google.com/p/chromium/wiki/UsingNewGit.

tomato

unread,
Nov 6, 2012, 1:46:47 AM11/6/12
to chromium...@chromium.org, anand...@gmail.com, joaod...@chromium.org
Hi

I just tried with clean copy again and got same error. I did following
1) download source tarball
2) unzipped source
3) ran command> set GYP_MSVS_VERSION=2010
4) ran command> gclient sync
5) ran command> gclient runhooks
6) open chrome.sln in VS2010
7) selected chrome as startup project
8) build chrome project

Please let me know if I am missing something here.

tomato

unread,
Nov 7, 2012, 11:25:34 AM11/7/12
to chromium...@chromium.org, anand...@gmail.com, joaod...@chromium.org
Hi

as per your suggestion I have followed the wiki but still getting same error. Is there a way to debug this and find root cause of issue. I already spend few days on this. Can someone please suggest.

tomato

unread,
Nov 7, 2012, 12:58:52 PM11/7/12
to chromium...@chromium.org, anand...@gmail.com, joaod...@chromium.org
I am trying to build webCore manualy but getting perl error there

Running external rules for webcore_bindings_sources
2>  mkdir -p `cygpath -u "C:/Data/Chromium/Source/chromium/src/build/Debug/obj\global_intermediate\webkit\bindings"`
2>  mkdir -p `cygpath -u "C:/Data/Chromium/Source/chromium/src/build/Debug/obj\global_intermediate\webcore\bindings"`
2>  HTMLNames, and also WebKitFontFamilyNames, and also SVGNames, and also MathMLNames, and also XLinkNames, and also XMLNSNames, and also XMLNames
2>        2 [main] perl 11008 child_copy: linked dll data write copy failed, 0xC1A000..0xC39C48, done 0, windows pid 11008, Win32 error 487
2>  Failed to read names from file: C:/Data/Chromium/Source/chromium/src/third_party/WebKit/Source/WebCore/html/HTMLTagNames.in at C:\Data\Chromium\Source\chromium\src\third_party\WebKit\Source\WebCore\dom\make_names.pl line 291.
2>  Traceback (most recent call last):
2>    File "scripts/action_makenames.py", line 185, in <module>
2>    File "scripts/action_makenames.py", line 167, in main
2>  AssertionError
2>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5): error MSB6006: "cmd.exe" exited with code 1.
2>
2>Build FAILED.

Nico Weber

unread,
Nov 7, 2012, 1:05:23 PM11/7/12
to anand...@gmail.com, chromium...@chromium.org, joaod...@chromium.org
(Since you're posting this to chromium-dev too, there's no need to
keep the thread here updated too.)
Reply all
Reply to author
Forward
0 new messages