Yeah, when I tried it on my office PC  the v8.sln  complied without any
errors, however when I try it at home I get errors as mentioned in my
previous post.



2010/2/26 Søren Gjesse <[email protected]>

> Hi,
>
> Could you provide some more details? When I have a clean checkout, open
> v8.sln, let VS 2008 convert it and build v8_shell (In both Release and
> Debug) I get no errors.
>
> Regards,
> Søren
>
> On Fri, Feb 26, 2010 at 04:47, SMA <[email protected]> wrote:
>
>> Dear Søren
>>
>> Thanks for the response, I have done that, however after conversion
>> when I build solution I get following errors, please let me know how
>> to resolve these 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-users mailing list
>> [email protected]
>> http://groups.google.com/group/v8-users
>>
>
>  --
> v8-users mailing list
> [email protected]
> http://groups.google.com/group/v8-users
>

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

Reply via email to