[webkit-dev] Build errors on WinXP

Amit Joshi joshi at yahoo-inc.com
Wed Oct 17 10:04:56 PDT 2007


 
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 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/webkit-dev/attachments/20071017/689cdab5/attachment.html


More information about the webkit-dev mailing list