LNK2038: mismatch detected for '_MSC_VER': value

32 views
Skip to first unread message

Jane Chen

unread,
Oct 6, 2016, 1:25:03 AM10/6/16
to v8-users
Trying to embed v8 5.3-lkgr on Windows.

v8 build was successful.  While linking my application, I get:

v8_base_0.lib(instruction-scheduler-x64.obj) : error LNK2038: mismatch detected for '_MSC_VER': value '1800' doesn't match value '1900' in test.o

I'm building v8 and my app on the same machine using Visual Studio 2014. How should I fix this?

Thanks a lot!


Jane Chen

unread,
Oct 6, 2016, 6:10:37 AM10/6/16
to v8-users
Never mind.  It looks like that gyp generated project files need upgrade.  It links fine once upgraded.
Reply all
Reply to author
Forward
0 new messages