I'm building V8 x86 with Visual Studio Express 2012. It builds successfully in debug and release mode, but when attempting to compile a project using V8 I'm getting several linker errors around the lines of this:
Error 6 error LNK2005: _sprintf already defined in LIBCMTD.lib(sprintf.obj) E:\Dropbox\projects\games\sexy2d\sexy2d\MSVCRTD.lib(MSVCR110D.dll) sexy2d I'm sure this is some sort of configuration blunder on my part, but for the life of me I can't figure out what. -- v8-users mailing list v8-users@googlegroups.com http://groups.google.com/group/v8-users