I'm working on a program that embeds v8, and I'm having problems compiling it. I installed the headers and shared objects so I can link to it when compiling. but it still doesn't compile. According to the guide, I also need libv8.a, but when I tried compiling v8 using "scons mode=debug library=shared snapshot=on", I don't see that file anywhere. Am I doing something wrong?
-- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
