v8-tutorials
v8-tutorials copied to clipboard
public: __thiscall v8::Locker::Locker(void) linked with shared v8
in example 1 im using v8 shared version and getting vs2008 express : script.obj : error LNK2019: unresolved external symbol "public: __thiscall v8::Locker::Locker(void)" (??0Locker@v8@@QAE@XZ) referenced in function "void __cdecl reportException(class v8::TryCatch *)" (?reportException@@YAXPAVTryCatch@v8@@@Z)
Interesting, what version of v8 is that?