okay so im using VS 2012 on windows 8 and I compiled v8 using gyp and all the default settings, I added in the include folder to my direcotries in the vs project successfully, and also the library direcotry and the .lib files from the lib directory in the output I compiled from v8 in visual studio debug mode 32bit, to the linker input, but still when I try and compile the code from developers.google.com/v8/getting_started I get these errors <http://s11.postimg.org/8gwo3tn7n/Untitled.png> http://s11.postimg.org/8gwo3tn7n/Untitled.png
-- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
