These warnings are harmless and they should not affect V8. Are you sure that build actually failed?
-- Vyacheslav Egorov On Wed, Mar 30, 2011 at 11:52 PM, Nightcola Lin <nightc...@gmail.com> wrote: > Hi everyone, > > I am new to V8, today I encounter a problem when I try to build the > solution. > (I used VS2008 to open v8.sln and convert to 2008 solution then build > it) > > When I try to build v8_base project, I got these two warning messages: > 1>regexp-macro-assembler-irregexp.obj : warning LNK4221: no public > symbols found; archive member will be inaccessible > 1>frame-element.obj : warning LNK4221: no public symbols found; > archive member will be inaccessible > > When I try yo build v8 project, I got these three warning msgs: > 1>v8_base.lib(frame-element.obj) : warning LNK4221: no public symbols > found; archive member will be inaccessible > 1>v8_base.lib(regexp-macro-assembler-irregexp.obj) : warning LNK4221: > no public symbols found; archive member will be inaccessible > 1>v8_base.lib(string-search.obj) : warning LNK4221: no public symbols > found; archive member will be inaccessible > > I already search this group, and find some similar issue, but still > cannot build successful, > If anyone can give me a hand I would be really appreciate :) > > (P.S: I already follow the README.txt at \v8-read-only\tools > \visual_studio\README.txt, Add my Python(2.7) path to system env) > > Thanks! > > -- > v8-users mailing list > v8-users@googlegroups.com > http://groups.google.com/group/v8-users > -- v8-users mailing list v8-users@googlegroups.com http://groups.google.com/group/v8-users