[webkit-dev] Compiling webkit on windows

AmitM amitmanocha78 at yahoo.com
Wed Jan 24 00:59:55 PST 2007


Thanks kjk, 

The scripting issue got resolved with "svn co". But I can still see
compilation issues. 
Are there any milestone (stable, may be older) branches which compile well
on Windows? 
Can anyone help me getting it compiled? 

Thanks 
- Amit 


Mike Emmel wrote:
> 
> Looks like your missing the realpath program also.
> 
> 
> On 1/17/07, Krzysztof Kowalczyk <kkowalczyk at gmail.com> wrote:
>> Currently it probably won't compile anyway due to recent changes, but...
>>
>> First, make sure that you do "svn co" under cygwin shell in order to
>> get files with unix-style line-ending - last time I've tried and
>> didn't do it, perl scripts wouldn't work.
>>
>> It's also possible you're not running from Cygwin or it's misconfigured.
>>
>> Also, I've never tried the script, I always built using
>> WebKitTools\Spinneret\Spinneret.sln
>>
>> -- kjk
>>
>> On 1/17/07, Amit Manocha <amitmanocha78 at yahoo.com> wrote:
>> > Hi all,
>> >
>> > I'm trying to compile webkit on windows. But when I run build-webkit
>> script mentioned at
>> http://trac.webkit.org/projects/webkit/wiki/BuildingOnWindows, I get
>> following errors:
>> >
>> > <START>
>> > Performing Pre-Build Event...
>> > realpath: No such file or directory
>> > cygpath: cannot create short name of
>> > build-generated-files.sh: line 11: export: `SRCROOT': not a valid
>> identifier
>> > mkdir: cannot create directory `\r\r\r': No such file or directory
>> > build-generated-files.sh: line 18: cd: /DerivedSources/WebCore: No such
>> file or
>> > directory
>> > build-generated-files.sh: line 20: : command not found
>> > make: /DerivedSources.make: No such file or directory
>> > make: *** No rule to make target `/DerivedSources.make'.  Stop.
>> > build-generated-files.sh: line 24: exit: 1: numeric argument required
>> > Project : error PRJ0019: A tool returned an error code from "Performing
>> Pre-Buil
>> > d Event..."
>> > Build log was saved at
>> "file://c:\WebKitBuild\WebCore.intermediate\Release\WebCo
>> > re.intermediate\BuildLog.htm"
>> > WebCore - 1 error(s), 0 warning(s)
>> > ------ Build started: Project: WebKit, Configuration: Release Win32
>> ------
>> > Compiling...
>> > WebView.cpp
>> > c:\webkit\webkit\com\WebFrame.h(160) : error C2259:
>> 'WebFrameLoaderClient' : can
>> > not instantiate abstract class
>> >         due to following members:
>> > ....
>> > <END>
>> >
>> > Any clues as to what is happening here/
>> >
>> > Thanks
>> > - Amit
>> >
>> >
>> >
>> >
>> ____________________________________________________________________________________
>> > Need a quick answer? Get one in minutes from people who know.
>> > Ask your question on www.Answers.yahoo.com
>> > _______________________________________________
>> > webkit-dev mailing list
>> > webkit-dev at lists.webkit.org
>> > http://lists.webkit.org/mailman/listinfo/webkit-dev
>> >
>> _______________________________________________
>> webkit-dev mailing list
>> webkit-dev at lists.webkit.org
>> http://lists.webkit.org/mailman/listinfo/webkit-dev
>>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo/webkit-dev
> 
> 

-- 
View this message in context: http://www.nabble.com/Compiling-webkit-on-windows-tf3032372.html#a8556961
Sent from the webkit-dev mailing list archive at Nabble.com.




More information about the webkit-dev mailing list