[webkit-dev] Build errors on WinXP

David D. Kilzer ddkilzer at kilzer.net
Wed Oct 17 10:48:45 PDT 2007


You probably just need to update to revision r26603 or later.

http://trac.webkit.org/projects/webkit/changeset/26603

Dave


Amit Joshi <joshi at yahoo-inc.com> wrote:

> I am building webkit (on Qt) on winXp. I have my 'path' set up as per
> twiki instructions.
> While trying to run 'perl build-webkit' from the qt command prompt - I
> get following
>  
>  
> In file included from c:\YDev\WebKit\JavaScriptCore\wtf\/HashTable.h:27,
>                  from
> c:\YDev\WebKit\JavaScriptCore\wtf\HashTable.cpp:23:
> c:\YDev\WebKit\JavaScriptCore\wtf\/HashTraits.h: In static member
> function `stat
> ic T WTF::FloatHashTraits<T>::emptyValue()':
> c:\YDev\WebKit\JavaScriptCore\wtf\/HashTraits.h:100: error:
> `numeric_limits' is
> not a member of `std'
> c:\YDev\WebKit\JavaScriptCore\wtf\/HashTraits.h:100: error: expected
> primary-exp
> ression before '>' token
>  
>  
>  
> While twiki mentioned we should not have Microsoft Platform SDK in the
> %INCLUDE%, my %INCLUDE% was empty.
> So I am not sure were its picking up conflicting headers.
>  
> Any ideas on what I am doing wrong ?
>  
> -- Amit 





More information about the webkit-dev mailing list