Hi Alexander, Could you provide more details on how you tried to build? It looks like you were trying to build the shared library (passing library=shared to scons) and if that's the case, I think I've fixed your problem in http://code.google.com/p/v8/source/detail?r=4289 (currently only on the bleeding_edge branch).
Cheers, Kasper On Fri, Mar 26, 2010 at 2:51 AM, Alexander M Beedie <[email protected]> wrote: > FYI. not getting an especially specific message... > > > LINK : fatal error LNK1181: cannot open input file 'v8.lib' > scons: *** [v8.dll] Error 1181 > scons: building terminated because of errors. > > -- > v8-dev mailing list > [email protected] > http://groups.google.com/group/v8-dev > > To unsubscribe from this group, send email to > v8-dev+unsubscribegooglegroups.com or reply to this email with the words > "REMOVE ME" as the subject. > -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev To unsubscribe from this group, send email to v8-dev+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
