I use the h file and dll file of the V8, was test from visual sudio 2015 c ++ console.
However, an error has occurred.
v8console.obj : error LNK2001:
"class v8::Platform * __cdecl v8::platform::CreateDefaultPlatform(int)"
(?CreateDefaultPlatform@platform@v8@@YAPAVPlatform@2@H@Z)
Why isn't it build correctly?