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 
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to