When I build with
"scons mode=debug snapshot=on msvcrt=shared"
It fails with:
C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE
\typeinfo(139) : error C2220: warning treated as error - no 'obje ct'
file generated C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE
\typeinfo(139) : warning C4275: non dll-interface class 'stdext::
exception' used as base for dll-interface class 'std::bad_cast'
C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE
\exception(241) : see declaration of 'stdext::exception' C:\Program
Files\Microsoft Visual Studio 9.0\VC\INCLUDE\typeinfo(138) : see
declaration of 'std::bad_cast'
C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE
\typeinfo(160) : warning C4275: non dll-interface class 'stdext::
exception' used as base for dll-interface class 'std::bad_typeid'
C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE
\exception(241) : see declaration of 'stdext::exception' C:\Program
Files\Microsoft Visual Studio 9.0\VC\INCLUDE\typeinfo(159) : see
declaration of 'std::bad_typeid'
scons: obj\debug\mksnapshot.obj? Error 2 scons: building terminated
because of errors.
"scons mode=debug msvcrt=shared" it's ok!
Any ideas?
--
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users