V8 Solution Build  fails in Visual Studio 2008 IDE  with following
warning & errors,

================================================================================
Warning 1       warning LNK4221: no public symbols found; archive member
will be inaccessible    regexp-macro-assembler-irregexp.obj     v8_base
Error   2       Error result 1 returned from 'C:\WINDOWS\system32\cmd.exe'.
Project v8
Error   3       fatal error LNK1104: cannot open file '.\debug\lib\v8.lib'
v8_mksnapshot   v8_mksnapshot
Error   4       error PRJ0019: A tool returned an error code from "Building
snapshot..."    v8_snapshot_cc  v8_snapshot_cc
Error   5       fatal error C1083: Cannot open source file: '.\Debug\obj
\v8\DerivedSources\natives-empty.cc': No such file or directory c1xx
v8_snapshot
Error   6       fatal error C1083: Cannot open source file: '.\Debug\obj
\v8_snapshot_cc\DerivedSources\snapshot.cc': No such file or directory
c1xx    v8_snapshot
Error   7       Error result 1 returned from 'C:\WINDOWS\system32\cmd.exe'.
Project d8
Error   8       fatal error LNK1104: cannot open file '.\debug\lib
\v8_snapshot.lib'       v8_shell_sample v8_shell_sample
Error   9       fatal error LNK1104: cannot open file '.\debug\lib
\v8_snapshot.lib'       v8_process_sample       v8_process_sample
Error   10      fatal error LNK1104: cannot open file '.\debug\lib
\v8_snapshot.lib'       v8_cctest       v8_cctest
================================================================================


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

Reply via email to