Hi. I am new to developing c++ in Visual Studio. Followed the tutorial to build on this site: http://evadeflow.com/2011/03/compiling-v8-on-windows-7/. After that i Executed the command:
"c:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.com" /build Release build\All.sln I got no errors. My problem is that that link builded some .lib files such as v8_base.lib, but no v8.lib. I would like to know what steps i have to take after the build tutorial from http://evadeflow.com/2011/03/compiling-v8-on-windows-7/ to generate the v8.lib Thanks, best regards Guilherme Silva -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
