Windows: Building V8 with /MD(d)

46 views
Skip to first unread message

David Carpenter

unread,
Jun 26, 2014, 3:03:06 PM6/26/14
to v8-u...@googlegroups.com
I would like to embed V8 into a project that I've been working on however the project uses other libraries that were built using VS2010 with /MD(d), on Windows v8 uses /MT(d) by default.

This is in Properties > C/C++ > Code Generation...
/MT(d) is multi-threaded (debug)
/MD(d) is multi-threaded DLL (debug)

Gregory Hlavac

unread,
Jun 29, 2014, 9:16:23 AM6/29/14
to v8-u...@googlegroups.com
You just change it.

There is literally nothing else you have to do.
Reply all
Reply to author
Forward
0 new messages