Try

scons arch=ia32 mode=debug env="PATH:%PATH%,INCLUDE:%INCLUDE%,LIB:%LIB
%"

--
Vyacheslav Egorov

On Jan 8, 11:47 pm, Corey <[email protected]> wrote:
> I'm trying to build V8 on Windows 7 x64, with VC2010 as my compiler,
> and I cannot get it to work. Right now I'm trying this command:
>
> scons arch=ia32 mode=debug
>
> And I get this error:
> C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE
> \crtdefs.h(463) :
> fatal error C1189: #error :  You cannot use 32-bit time_t
> (_USE_32BIT_TIME_T) wi
> th _WIN64
>
> Any suggestions on what I should do?

-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users

Reply via email to