# Pastebin S60Smgpt libnode.lib(node.obj) : error LNK2019: unresolved external symbol "public: static class v8::MaybeLocal __cdecl node::native_module::NativeModuleEnv::LookupAndCompile(class v8::Local,char const *,class std::vect or,class std::allocator > > *,class node::Environment *)" (?LookupAndCompile@NativeModuleEnv@native_module@node@@SA?AV?$MaybeLocal@VFunction@v8@@@v8@@V?$Local@VContext@v8@@@5@PEBDPE AV?$vector@V?$Local@VString@v8@@@v8@@V?$allocator@V?$Local@VString@v8@@@v8@@@std@@@std@@PEAVEnvironment@3@@Z) referenced in function "class v8::MaybeLocal __cdecl node::ExecuteBootstrapper(class node::Environment *,char const *,clas s std::vector,class std::allocator > > *,class std::vector,class std::allocator > > *)" (?ExecuteBootstrapper@node@ @YA?AV?$MaybeLocal@VValue@v8@@@v8@@PEAVEnvironment@1@PEBDPEAV?$vector@V?$Local@VString@v8@@@v8@@V?$allocator@V?$Local@VString@v8@@@v8@@@std@@@std@@PEAV?$vector@V?$Local@VValue@v8@@@v8@@V?$allocator@V?$Local@VValue@v8@@@v8@@@std@@@6@@Z) [D:\code\node \mkcodecache.vcxproj] libnode.lib(environment.obj) : error LNK2001: unresolved external symbol "public: static class v8::MaybeLocal __cdecl node::native_module::NativeModuleEnv::LookupAndCompile(class v8::Local,char const *,class st d::vector,class std::allocator > > *,class node::Environment *)" (?LookupAndCompile@NativeModuleEnv@native_module@node@@SA?AV?$MaybeLocal@VFunction@v8@@@v8@@V?$Local@VContext@v8@@@5 @PEBDPEAV?$vector@V?$Local@VString@v8@@@v8@@V?$allocator@V?$Local@VString@v8@@@v8@@@std@@@std@@PEAVEnvironment@3@@Z) [D:\code\node\mkcodecache.vcxproj] libnode.lib(node.obj) : error LNK2019: unresolved external symbol "public: static bool __cdecl node::native_module::NativeModuleEnv::Exists(char const *)" (?Exists@NativeModuleEnv@native_module@node@@SA_NPEBD@Z) referenced in function "class v8::May beLocal __cdecl node::StartMainThreadExecution(class node::Environment *)" (?StartMainThreadExecution@node@@YA?AV?$MaybeLocal@VValue@v8@@@v8@@PEAVEnvironment@1@@Z) [D:\code\node\mkcodecache.vcxproj] libnode.lib(node_binding.obj) : error LNK2019: unresolved external symbol "public: static class v8::Local __cdecl node::native_module::NativeModuleEnv::GetSourceObject(class v8::Local)" (?GetSourceObject@NativeMo duleEnv@native_module@node@@SA?AV?$Local@VObject@v8@@@v8@@V?$Local@VContext@v8@@@5@@Z) referenced in function "void __cdecl node::binding::GetInternalBinding(class v8::FunctionCallbackInfo const &)" (?GetInternalBinding@binding@node @@YAXAEBV?$FunctionCallbackInfo@VValue@v8@@@v8@@@Z) [D:\code\node\mkcodecache.vcxproj] libnode.lib(node_binding.obj) : error LNK2019: unresolved external symbol "public: static class v8::Local __cdecl node::native_module::NativeModuleEnv::GetConfigString(class v8::Isolate *)" (?GetConfigString@NativeModuleEnv@native_ module@node@@SA?AV?$Local@VString@v8@@@v8@@PEAVIsolate@5@@Z) referenced in function "void __cdecl node::binding::GetInternalBinding(class v8::FunctionCallbackInfo const &)" (?GetInternalBinding@binding@node@@YAXAEBV?$FunctionCallbac kInfo@VValue@v8@@@v8@@@Z) [D:\code\node\mkcodecache.vcxproj] libnode.lib(node_binding.obj) : error LNK2019: unresolved external symbol "void __cdecl _register_native_module(void)" (?_register_native_module@@YAXXZ) referenced in function "void __cdecl node::binding::RegisterBuiltinModules(void)" (?RegisterBuil tinModules@binding@node@@YAXXZ) [D:\code\node\mkcodecache.vcxproj] out\Debug\mkcodecache.exe : fatal error LNK1120: 5 unresolved externals [D:\code\node\mkcodecache.vcxproj]