Re: [webkit-dev] [Build error]

2012-12-03 Thread Rakesh Sadhu
Hi Nagarjuna,Please mention what Visual studio you are using , which revision of webkit you using as well?regardsrsadhu Date: Mon, 3 Dec 2012 17:21:48 +0530 From: nagarjuna.atl...@gmail.com To: webkit-dev@lists.webkit.org Subject: [webkit-dev] [Build error] Hi all Build started

[webkit-dev] Build Error in the Cairo Port

2010-03-24 Thread Aram Hăvărneanu
I am trying to build the Cairo port of WebKit, on Windows. The Apple port builds just fine. The Cairo port fails when building the WebKit project: 9-- Build started: Project: WebKit, Configuration: Release_Cairo Win32 -- 9Performing Pre-Build Event... 9/usr/bin/which: no bash in

Re: [webkit-dev] Build Error in the Cairo Port

2010-03-24 Thread Aram Hăvărneanu
If I manually copy WebCore\platform\graphics\cairo to $(WebKitLibrariesDir)\include\cairo, WebKit compiles fine, but the linking stage takes forever, then fails with: 4Linking... 4 Creating library C:\ws\WebKit\WebKitBuild\lib\WebKit.lib and object C:\ws\WebKit\WebKitBuild\lib\WebKit.exp

Re: [webkit-dev] Build Error in the Cairo Port

2010-03-24 Thread Aram Hăvărneanu
On Wed, Mar 24, 2010 at 6:27 PM, Aram Hăvărneanu ara...@mgk.ro wrote: If I manually copy WebCore\platform\graphics\cairo to $(WebKitLibrariesDir)\include\cairo, WebKit compiles fine, but the linking stage takes forever, then fails with: 4Linking... 4   Creating library

Re: [webkit-dev] Build Error in the Cairo Port

2010-03-24 Thread Thomas Brodt
There is currently an open(?) issue regarding FontPlatformData.h. See Brent's mail from 17.03.2010 Re: [webkit-dev] Frustrations with WebKit Font Representation I don't know if it is resolved already. Thomas Am 24.03.2010 16:56, schrieb Aram Hăvărneanu: I am trying to build the Cairo port of

Re: [webkit-dev] Build Error in the Cairo Port

2010-03-24 Thread Aram Hăvărneanu
On Wed, Mar 24, 2010 at 7:02 PM, Thomas Brodt thomas.br...@porabo.ch wrote: There is currently an open(?) issue regarding FontPlatformData.h. See Brent's mail from 17.03.2010 Re: [webkit-dev] Frustrations with WebKit Font Representation I don't know if it is resolved already. I see. I did

Re: [webkit-dev] Build Error in the Cairo Port

2010-03-24 Thread Aram Hăvărneanu
On Wed, Mar 24, 2010 at 6:27 PM, Aram Hăvărneanu ara...@mgk.ro wrote: If I manually copy WebCore\platform\graphics\cairo to $(WebKitLibrariesDir)\include\cairo, WebKit compiles fine, but the linking stage takes forever, then fails with: 4Linking... 4   Creating library

[webkit-dev] Build error

2009-03-26 Thread Prashant K.S
Hi, I am new to webkit as well as the windows environment. I am trying to build webkit on windows. I followed the instructions given in webkit.org. But I am getting an error as below. webkit\webkittools\winlauncher\WinLauncher.h(29) : fatal error C1083: Cannot open include file: 'WebKit.h':

Re: [webkit-dev] Build error

2009-02-25 Thread David Kilzer
Subject: [webkit-dev] Build error Ever time I try to build I get the error, Please enshure you have run webkit/webkittools/scripts/update-webkit to epenedencies. You can view build error by checking the BuildL.html file located at: /home/showplace/webkit/webkitbuild/obj/project/config. I'm

[webkit-dev] Build error

2009-02-24 Thread bryon smith
Ever time I try to build I get the error,   Please enshure you have run webkit/webkittools/scripts/update-webkit to epenedencies.   You can view build error by checking the BuildL.html file located at: /home/showplace/webkit/webkitbuild/obj/project/config.   I'm lost on project/config. What does

Re: [webkit-dev] Build Error

2009-01-14 Thread Brent Fulgham
Loganathan, I'm afraid that the log file you are attaching is for the WebKit project. WebCore is apparently not building, which is triggering the failure in WebKit. Please find and attach the WebCore build log. I provided you the path in my last message. -Brent

Re: [webkit-dev] Build Error

2009-01-13 Thread Nilesh Patil
Hi seems like some tools required for compilation are not properly installed. So also try to add cygwin/bin in PATH manually Thanks Regards Niilesh On Wed, Jan 14, 2009 at 12:06 AM, Loganathan mahendran loganathan...@gmail.com wrote: hi I have tried the steps given in your previous main.

Re: [webkit-dev] Build Error

2009-01-13 Thread Nilesh Patil
hi Just check if 'touch' command is available in your Cygwin. Thanks Regards Niielsh On Wed, Jan 14, 2009 at 1:11 PM, Nilesh Patil vni...@gmail.com wrote: Hi seems like some tools required for compilation are not properly installed. So also try to add cygwin/bin in PATH manually Thanks

[webkit-dev] Build error when source tree on alternate volume

2009-01-07 Thread Ross Lillie
I'm getting build errors when building WebKit on OS X (10.5.6, Xcode 3.1.1) when the source tree is located on an alternate volume. In my configuration, the source tree is located on a secondary volume (/Volumes/Project HD/webkit). Examining the terminal log you see the following errors:

Re: [webkit-dev] Build error when source tree on alternate volume

2009-01-07 Thread Dan Bernstein
Unfortunately, WebKit cannot be built when there are spaces in the path to the source tree. See https://bugs.webkit.org/show_bug.cgi?id=10758 . On Jan 7, 2009, at 1:14 PM, Ross Lillie wrote: I'm getting build errors when building WebKit on OS X (10.5.6, Xcode 3.1.1) when the source tree is

Re: [webkit-dev] Build error when source tree on alternate volume

2009-01-07 Thread Ross Lillie
Thanks Dan! /ross On 1/7/09 3:20 PM, Dan Bernstein m...@apple.com wrote: Unfortunately, WebKit cannot be built when there are spaces in the path to the source tree. See https://bugs.webkit.org/show_bug.cgi?id=10758. On Jan 7, 2009, at 1:14 PM, Ross Lillie wrote: I'm getting build

Re: [webkit-dev] build error - caused by commit r39552?

2009-01-03 Thread Andreas Radke
Am Fri, 2 Jan 2009 16:58:13 -0800 schrieb Simon Fraser simon.fra...@apple.com: Fixed in r39561? http://trac.webkit.org/changeset/39561 Simon latest nightly r39572 builds again. so it looks fixed. thanks. -Andy ___ webkit-dev mailing list

Re: [webkit-dev] Build Error

2009-01-03 Thread David Levin
I don't see the error in the information given. fwiw, when I first started building on Windows, I had lots of problems, but it was because I didn't have cygwin set-up with all of the necessary packages. Make sure that you followed the steps from: http://webkit.org/building/tools.html (especially

Re: [webkit-dev] Build Error

2009-01-03 Thread Brent Fulgham
Please don't send e-mail meant for humans to the webkit-dev-request list target. It's appear in your reply-to: header. Your build log indicates WebCore failed. You need to find the offending errors in the WebCore build log, which should be saved at file://e:\Software

[webkit-dev] build error - caused by commit r39552?

2009-01-02 Thread Andreas Radke
http://trac.webkit.org/changeset/39552/trunk/WebCore/css/CSSStyleSelector.cpp building here on ArchLinux it fails now: WebCore/css/CSSStyleSelector.cpp: In member function 'WTF::PassRefPtrWebCore::RenderStyle WebCore::CSSStyleSelector::styleForElement(WebCore::Element*, WebCore::RenderStyle*,

[webkit-dev] Build error of Web kit on ubuntu

2008-12-18 Thread Meryl Silverburgh
Hi, i just check out the webkit source and try to compile it under ubuntu. I get this follow error: Can't open WebKit/gtk/webkit/webkitversion.h: No such file or directory at /usr/bin/glib-mkenums line 273. But I was able to compile the webkit code when i check that out (using git) about 2

[webkit-dev] build error with WebKit r37428 on Mac

2008-10-08 Thread Alexander Solis
I am trying to build WebKit r37428 on my Mac with: ./ WebKitTools /Scripts/build-webkit --qt --release I get the following error: (...) .4.0/ src /3rdparty/ sqlite / -I/ usr /local/ Trolltech /Qt-4.4.0/include/phonon -I/ usr /local/ Trolltech

[webkit-dev] Build error on Ubuntu Gutsy

2008-10-01 Thread André Pedralho
Hi all, I'm trying to build release 37144 on Ubuntu Gutsy with WebKitTools/Scripts/build-webkit --qt. In the linkage it stops with the following error: tmp/StyleTransformData.o:(.bss._ZZN7WebCore11RenderStyle16initialTransformEvE3ops[*WebCore::RenderStyle::initialTransform()::ops]+0x0): multiple

Re: [webkit-dev] Build error(error C2220: warning treated as error - no 'object' file) on Win XP with VS2005

2008-03-25 Thread Brent Fulgham
Hi Bo, On Mar 25, 2008, at 3:19 PM, Wave Zhang wrote: -- Build started: Project: QTMovieWin, Configuration: Release Win32 -- Performing Pre-Build Event... Compiling... QTMovieWin.cpp C:\Program Files\QuickTime SDK\cincludes\ConditionalMacros.h : error C2220: warn ing treated