递归火山软件开发平台
标题:
使用所指定的本地编译器编译当前程序失败
[打印本页]
作者:
like
时间:
2024-9-4 16:48
标题:
使用所指定的本地编译器编译当前程序失败
刚换新电脑 更新完成后运行v8例子就这样了 这要怎么解决啊
重装好几次系统还是不行
(, 下载次数: 21)
上传
点击文件名下载附件
--- 开始编译项目"JavaScript脚本":
编译生成对应的C++源文件到目录"C:\Users\Administrator\AppData\Roaming\VolDev\视窗+安卓+服务器\简体中文\测试版\_sys_sln_tmp\samples\vprj_win\_int\V8JS\release\x64\project"成功 [双击可跳转]
正在链接生成目标文件"C:\Users\Administrator\AppData\Roaming\VolDev\视窗+安卓+服务器\简体中文\测试版\_sys_sln_tmp\samples\vprj_win\_int\V8JS\release\x64\linker\V8JS.exe"
所编译程序位数: 64; 所使用 VS 本地编译器版本: 17; 所使用 Windows SDK 版本: 10.0.26100.0
正在进行本地编译和链接工作(如果是首次编译,由于需要初始化编译环境和相关缓存,速度稍慢是正常的)
错误: 使用所指定的本地编译器编译当前程序失败
错误:
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(1956): warning C4251: “v8::ScriptCompiler::StreamedSource::impl_”:“std::unique_ptr<v8::internal::ScriptStreamingData,std::default_delete<v8::internal::ScriptStreamingData>>”需要有 dll 接口以供“v8::ScriptCompiler::StreamedSource”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\memory(3333): note: 参见“std::unique_ptr<v8::internal::ScriptStreamingData,std::default_delete<v8::internal::ScriptStreamingData>>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(2404): warning C4251: “v8::RegisterState::callee_saved”:“std::unique_ptr<v8::CalleeSavedRegisters,std::default_delete<v8::CalleeSavedRegisters>>”需要有 dll 接口以供“v8::RegisterState”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\memory(3333): note: 参见“std::unique_ptr<v8::CalleeSavedRegisters,std::default_delete<v8::CalleeSavedRegisters>>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(5059): warning C4251: “v8::CompiledWasmModule::native_module_”:“std::shared_ptr<v8::internal::wasm::NativeModule>”需要有 dll 接口以供“v8::CompiledWasmModule”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\memory(1546): note: 参见“std::shared_ptr<v8::internal::wasm::NativeModule>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(5060): warning C4251: “v8::CompiledWasmModule::source_url_”:“std::basic_string<char,std::char_traits<char>,std::allocator<char>>”需要有 dll 接口以供“v8::CompiledWasmModule”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\xstring(2337): note: 参见“std::basic_string<char,std::char_traits<char>,std::allocator<char>>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(5180): warning C4251: “v8::WasmStreaming::impl_”:“std::unique_ptr<v8::WasmStreaming::WasmStreamingImpl,std::default_delete<v8::WasmStreaming::WasmStreamingImpl>>”需要有 dll 接口以供“v8::WasmStreaming”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\memory(3333): note: 参见“std::unique_ptr<v8::WasmStreaming::WasmStreamingImpl,std::default_delete<v8::WasmStreaming::WasmStreamingImpl>>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(5222): warning C4251: “v8::WasmModuleObjectBuilderStreaming::promise_”:“v8::Persistent<v8::Promise,v8::CopyablePersistentTraits<v8::Promise>>”需要有 dll 接口以供“v8::WasmModuleObjectBuilderStreaming”的客户端使用
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(667): note: 参见“v8::Persistent<v8::Promise,v8::CopyablePersistentTraits<v8::Promise>>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(5226): warning C4251: “v8::WasmModuleObjectBuilderStreaming::streaming_decoder_”:“std::shared_ptr<v8::internal::wasm::StreamingDecoder>”需要有 dll 接口以供“v8::WasmModuleObjectBuilderStreaming”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\memory(1546): note: 参见“std::shared_ptr<v8::internal::wasm::StreamingDecoder>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(8500): warning C4251: “v8::Isolate::CreateParams::array_buffer_allocator_shared”:“std::shared_ptr<v8::ArrayBuffer::Allocator>”需要有 dll 接口以供“v8::Isolate::CreateParams”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\memory(1546): note: 参见“std::shared_ptr<v8::ArrayBuffer::Allocator>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(8532): warning C4251: “v8::Isolate::CreateParams::supported_import_assertions”:“std::vector<std::string,std::allocator<std::string>>”需要有 dll 接口以供“v8::Isolate::CreateParams”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\vector(429): note: 参见“std::vector<std::string,std::allocator<std::string>>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(10833): warning C4251: “v8::Context::BackupIncumbentScope::backup_incumbent_context_”:“v8::Local<v8::Context>”需要有 dll 接口以供“v8::Context::BackupIncumbentScope”的客户端使用
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(199): note: 参见“v8::Local<v8::Context>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\base\libs\win_base\cpp\vol_functions.cpp(1197): warning C4244: “=”: 从“变整数”转换到“整数”,可能丢失数据
D:\win_android\plugins\vprj_win\classlib\sys\base\libs\win_base\cpp\vol_menu.cpp(523): warning C4311: “类型强制转换”: 从“const HMENU”到“UINT”的指针截断
D:\win_android\plugins\vprj_win\classlib\sys\base\libs\win_base\cpp\vol_menu.cpp(523): warning C4302: “类型强制转换”: 从“const HMENU”到“UINT”截断
D:\win_android\plugins\vprj_win\classlib\sys\base\libs\win_base\cpp\vol_menu.cpp(781): warning C4311: “类型强制转换”: 从“const HMENU”到“UINT”的指针截断
D:\win_android\plugins\vprj_win\classlib\sys\base\libs\win_base\cpp\vol_menu.cpp(781): warning C4302: “类型强制转换”: 从“const HMENU”到“UINT”截断
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(1956): warning C4251: “v8::ScriptCompiler::StreamedSource::impl_”:“std::unique_ptr<v8::internal::ScriptStreamingData,std::default_delete<v8::internal::ScriptStreamingData>>”需要有 dll 接口以供“v8::ScriptCompiler::StreamedSource”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\memory(3333): note: 参见“std::unique_ptr<v8::internal::ScriptStreamingData,std::default_delete<v8::internal::ScriptStreamingData>>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(2404): warning C4251: “v8::RegisterState::callee_saved”:“std::unique_ptr<v8::CalleeSavedRegisters,std::default_delete<v8::CalleeSavedRegisters>>”需要有 dll 接口以供“v8::RegisterState”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\memory(3333): note: 参见“std::unique_ptr<v8::CalleeSavedRegisters,std::default_delete<v8::CalleeSavedRegisters>>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(5059): warning C4251: “v8::CompiledWasmModule::native_module_”:“std::shared_ptr<v8::internal::wasm::NativeModule>”需要有 dll 接口以供“v8::CompiledWasmModule”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\memory(1546): note: 参见“std::shared_ptr<v8::internal::wasm::NativeModule>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(5060): warning C4251: “v8::CompiledWasmModule::source_url_”:“std::basic_string<char,std::char_traits<char>,std::allocator<char>>”需要有 dll 接口以供“v8::CompiledWasmModule”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\xstring(2337): note: 参见“std::basic_string<char,std::char_traits<char>,std::allocator<char>>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(5180): warning C4251: “v8::WasmStreaming::impl_”:“std::unique_ptr<v8::WasmStreaming::WasmStreamingImpl,std::default_delete<v8::WasmStreaming::WasmStreamingImpl>>”需要有 dll 接口以供“v8::WasmStreaming”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\memory(3333): note: 参见“std::unique_ptr<v8::WasmStreaming::WasmStreamingImpl,std::default_delete<v8::WasmStreaming::WasmStreamingImpl>>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(5222): warning C4251: “v8::WasmModuleObjectBuilderStreaming::promise_”:“v8::Persistent<v8::Promise,v8::CopyablePersistentTraits<v8::Promise>>”需要有 dll 接口以供“v8::WasmModuleObjectBuilderStreaming”的客户端使用
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(667): note: 参见“v8::Persistent<v8::Promise,v8::CopyablePersistentTraits<v8::Promise>>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(5226): warning C4251: “v8::WasmModuleObjectBuilderStreaming::streaming_decoder_”:“std::shared_ptr<v8::internal::wasm::StreamingDecoder>”需要有 dll 接口以供“v8::WasmModuleObjectBuilderStreaming”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\memory(1546): note: 参见“std::shared_ptr<v8::internal::wasm::StreamingDecoder>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(8500): warning C4251: “v8::Isolate::CreateParams::array_buffer_allocator_shared”:“std::shared_ptr<v8::ArrayBuffer::Allocator>”需要有 dll 接口以供“v8::Isolate::CreateParams”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\memory(1546): note: 参见“std::shared_ptr<v8::ArrayBuffer::Allocator>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(8532): warning C4251: “v8::Isolate::CreateParams::supported_import_assertions”:“std::vector<std::string,std::allocator<std::string>>”需要有 dll 接口以供“v8::Isolate::CreateParams”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\vector(429): note: 参见“std::vector<std::string,std::allocator<std::string>>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(10833): warning C4251: “v8::Context::BackupIncumbentScope::backup_incumbent_context_”:“v8::Local<v8::Context>”需要有 dll 接口以供“v8::Context::BackupIncumbentScope”的客户端使用
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(199): note: 参见“v8::Local<v8::Context>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(1956): warning C4251: “v8::ScriptCompiler::StreamedSource::impl_”:“std::unique_ptr<v8::internal::ScriptStreamingData,std::default_delete<v8::internal::ScriptStreamingData>>”需要有 dll 接口以供“v8::ScriptCompiler::StreamedSource”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\memory(3333): note: 参见“std::unique_ptr<v8::internal::ScriptStreamingData,std::default_delete<v8::internal::ScriptStreamingData>>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(2404): warning C4251: “v8::RegisterState::callee_saved”:“std::unique_ptr<v8::CalleeSavedRegisters,std::default_delete<v8::CalleeSavedRegisters>>”需要有 dll 接口以供“v8::RegisterState”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\memory(3333): note: 参见“std::unique_ptr<v8::CalleeSavedRegisters,std::default_delete<v8::CalleeSavedRegisters>>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(5059): warning C4251: “v8::CompiledWasmModule::native_module_”:“std::shared_ptr<v8::internal::wasm::NativeModule>”需要有 dll 接口以供“v8::CompiledWasmModule”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\memory(1546): note: 参见“std::shared_ptr<v8::internal::wasm::NativeModule>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(5060): warning C4251: “v8::CompiledWasmModule::source_url_”:“std::basic_string<char,std::char_traits<char>,std::allocator<char>>”需要有 dll 接口以供“v8::CompiledWasmModule”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\xstring(2337): note: 参见“std::basic_string<char,std::char_traits<char>,std::allocator<char>>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(5180): warning C4251: “v8::WasmStreaming::impl_”:“std::unique_ptr<v8::WasmStreaming::WasmStreamingImpl,std::default_delete<v8::WasmStreaming::WasmStreamingImpl>>”需要有 dll 接口以供“v8::WasmStreaming”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\memory(3333): note: 参见“std::unique_ptr<v8::WasmStreaming::WasmStreamingImpl,std::default_delete<v8::WasmStreaming::WasmStreamingImpl>>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(5222): warning C4251: “v8::WasmModuleObjectBuilderStreaming::promise_”:“v8::Persistent<v8::Promise,v8::CopyablePersistentTraits<v8::Promise>>”需要有 dll 接口以供“v8::WasmModuleObjectBuilderStreaming”的客户端使用
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(667): note: 参见“v8::Persistent<v8::Promise,v8::CopyablePersistentTraits<v8::Promise>>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(5226): warning C4251: “v8::WasmModuleObjectBuilderStreaming::streaming_decoder_”:“std::shared_ptr<v8::internal::wasm::StreamingDecoder>”需要有 dll 接口以供“v8::WasmModuleObjectBuilderStreaming”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\memory(1546): note: 参见“std::shared_ptr<v8::internal::wasm::StreamingDecoder>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(8500): warning C4251: “v8::Isolate::CreateParams::array_buffer_allocator_shared”:“std::shared_ptr<v8::ArrayBuffer::Allocator>”需要有 dll 接口以供“v8::Isolate::CreateParams”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\memory(1546): note: 参见“std::shared_ptr<v8::ArrayBuffer::Allocator>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(8532): warning C4251: “v8::Isolate::CreateParams::supported_import_assertions”:“std::vector<std::string,std::allocator<std::string>>”需要有 dll 接口以供“v8::Isolate::CreateParams”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\vector(429): note: 参见“std::vector<std::string,std::allocator<std::string>>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(10833): warning C4251: “v8::Context::BackupIncumbentScope::backup_incumbent_context_”:“v8::Local<v8::Context>”需要有 dll 接口以供“v8::Context::BackupIncumbentScope”的客户端使用
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(199): note: 参见“v8::Local<v8::Context>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(1956): warning C4251: “v8::ScriptCompiler::StreamedSource::impl_”:“std::unique_ptr<v8::internal::ScriptStreamingData,std::default_delete<v8::internal::ScriptStreamingData>>”需要有 dll 接口以供“v8::ScriptCompiler::StreamedSource”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\memory(3333): note: 参见“std::unique_ptr<v8::internal::ScriptStreamingData,std::default_delete<v8::internal::ScriptStreamingData>>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(2404): warning C4251: “v8::RegisterState::callee_saved”:“std::unique_ptr<v8::CalleeSavedRegisters,std::default_delete<v8::CalleeSavedRegisters>>”需要有 dll 接口以供“v8::RegisterState”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\memory(3333): note: 参见“std::unique_ptr<v8::CalleeSavedRegisters,std::default_delete<v8::CalleeSavedRegisters>>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(5059): warning C4251: “v8::CompiledWasmModule::native_module_”:“std::shared_ptr<v8::internal::wasm::NativeModule>”需要有 dll 接口以供“v8::CompiledWasmModule”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\memory(1546): note: 参见“std::shared_ptr<v8::internal::wasm::NativeModule>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(5060): warning C4251: “v8::CompiledWasmModule::source_url_”:“std::basic_string<char,std::char_traits<char>,std::allocator<char>>”需要有 dll 接口以供“v8::CompiledWasmModule”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\xstring(2337): note: 参见“std::basic_string<char,std::char_traits<char>,std::allocator<char>>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(5180): warning C4251: “v8::WasmStreaming::impl_”:“std::unique_ptr<v8::WasmStreaming::WasmStreamingImpl,std::default_delete<v8::WasmStreaming::WasmStreamingImpl>>”需要有 dll 接口以供“v8::WasmStreaming”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\memory(3333): note: 参见“std::unique_ptr<v8::WasmStreaming::WasmStreamingImpl,std::default_delete<v8::WasmStreaming::WasmStreamingImpl>>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(5222): warning C4251: “v8::WasmModuleObjectBuilderStreaming::promise_”:“v8::Persistent<v8::Promise,v8::CopyablePersistentTraits<v8::Promise>>”需要有 dll 接口以供“v8::WasmModuleObjectBuilderStreaming”的客户端使用
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(667): note: 参见“v8::Persistent<v8::Promise,v8::CopyablePersistentTraits<v8::Promise>>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(5226): warning C4251: “v8::WasmModuleObjectBuilderStreaming::streaming_decoder_”:“std::shared_ptr<v8::internal::wasm::StreamingDecoder>”需要有 dll 接口以供“v8::WasmModuleObjectBuilderStreaming”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\memory(1546): note: 参见“std::shared_ptr<v8::internal::wasm::StreamingDecoder>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(8500): warning C4251: “v8::Isolate::CreateParams::array_buffer_allocator_shared”:“std::shared_ptr<v8::ArrayBuffer::Allocator>”需要有 dll 接口以供“v8::Isolate::CreateParams”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\memory(1546): note: 参见“std::shared_ptr<v8::ArrayBuffer::Allocator>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(8532): warning C4251: “v8::Isolate::CreateParams::supported_import_assertions”:“std::vector<std::string,std::allocator<std::string>>”需要有 dll 接口以供“v8::Isolate::CreateParams”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\vector(429): note: 参见“std::vector<std::string,std::allocator<std::string>>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(10833): warning C4251: “v8::Context::BackupIncumbentScope::backup_incumbent_context_”:“v8::Local<v8::Context>”需要有 dll 接口以供“v8::Context::BackupIncumbentScope”的客户端使用
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(199): note: 参见“v8::Local<v8::Context>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(1956): warning C4251: “v8::ScriptCompiler::StreamedSource::impl_”:“std::unique_ptr<v8::internal::ScriptStreamingData,std::default_delete<v8::internal::ScriptStreamingData>>”需要有 dll 接口以供“v8::ScriptCompiler::StreamedSource”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\memory(3333): note: 参见“std::unique_ptr<v8::internal::ScriptStreamingData,std::default_delete<v8::internal::ScriptStreamingData>>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(2404): warning C4251: “v8::RegisterState::callee_saved”:“std::unique_ptr<v8::CalleeSavedRegisters,std::default_delete<v8::CalleeSavedRegisters>>”需要有 dll 接口以供“v8::RegisterState”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\memory(3333): note: 参见“std::unique_ptr<v8::CalleeSavedRegisters,std::default_delete<v8::CalleeSavedRegisters>>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(5059): warning C4251: “v8::CompiledWasmModule::native_module_”:“std::shared_ptr<v8::internal::wasm::NativeModule>”需要有 dll 接口以供“v8::CompiledWasmModule”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\memory(1546): note: 参见“std::shared_ptr<v8::internal::wasm::NativeModule>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(5060): warning C4251: “v8::CompiledWasmModule::source_url_”:“std::basic_string<char,std::char_traits<char>,std::allocator<char>>”需要有 dll 接口以供“v8::CompiledWasmModule”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\xstring(2337): note: 参见“std::basic_string<char,std::char_traits<char>,std::allocator<char>>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(5180): warning C4251: “v8::WasmStreaming::impl_”:“std::unique_ptr<v8::WasmStreaming::WasmStreamingImpl,std::default_delete<v8::WasmStreaming::WasmStreamingImpl>>”需要有 dll 接口以供“v8::WasmStreaming”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\memory(3333): note: 参见“std::unique_ptr<v8::WasmStreaming::WasmStreamingImpl,std::default_delete<v8::WasmStreaming::WasmStreamingImpl>>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(5222): warning C4251: “v8::WasmModuleObjectBuilderStreaming::promise_”:“v8::Persistent<v8::Promise,v8::CopyablePersistentTraits<v8::Promise>>”需要有 dll 接口以供“v8::WasmModuleObjectBuilderStreaming”的客户端使用
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(667): note: 参见“v8::Persistent<v8::Promise,v8::CopyablePersistentTraits<v8::Promise>>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(5226): warning C4251: “v8::WasmModuleObjectBuilderStreaming::streaming_decoder_”:“std::shared_ptr<v8::internal::wasm::StreamingDecoder>”需要有 dll 接口以供“v8::WasmModuleObjectBuilderStreaming”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\memory(1546): note: 参见“std::shared_ptr<v8::internal::wasm::StreamingDecoder>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(8500): warning C4251: “v8::Isolate::CreateParams::array_buffer_allocator_shared”:“std::shared_ptr<v8::ArrayBuffer::Allocator>”需要有 dll 接口以供“v8::Isolate::CreateParams”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\memory(1546): note: 参见“std::shared_ptr<v8::ArrayBuffer::Allocator>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(8532): warning C4251: “v8::Isolate::CreateParams::supported_import_assertions”:“std::vector<std::string,std::allocator<std::string>>”需要有 dll 接口以供“v8::Isolate::CreateParams”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\vector(429): note: 参见“std::vector<std::string,std::allocator<std::string>>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(10833): warning C4251: “v8::Context::BackupIncumbentScope::backup_incumbent_context_”:“v8::Local<v8::Context>”需要有 dll 接口以供“v8::Context::BackupIncumbentScope”的客户端使用
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(199): note: 参见“v8::Local<v8::Context>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(1956): warning C4251: “v8::ScriptCompiler::StreamedSource::impl_”:“std::unique_ptr<v8::internal::ScriptStreamingData,std::default_delete<v8::internal::ScriptStreamingData>>”需要有 dll 接口以供“v8::ScriptCompiler::StreamedSource”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\memory(3333): note: 参见“std::unique_ptr<v8::internal::ScriptStreamingData,std::default_delete<v8::internal::ScriptStreamingData>>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(2404): warning C4251: “v8::RegisterState::callee_saved”:“std::unique_ptr<v8::CalleeSavedRegisters,std::default_delete<v8::CalleeSavedRegisters>>”需要有 dll 接口以供“v8::RegisterState”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\memory(3333): note: 参见“std::unique_ptr<v8::CalleeSavedRegisters,std::default_delete<v8::CalleeSavedRegisters>>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(5059): warning C4251: “v8::CompiledWasmModule::native_module_”:“std::shared_ptr<v8::internal::wasm::NativeModule>”需要有 dll 接口以供“v8::CompiledWasmModule”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\memory(1546): note: 参见“std::shared_ptr<v8::internal::wasm::NativeModule>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(5060): warning C4251: “v8::CompiledWasmModule::source_url_”:“std::basic_string<char,std::char_traits<char>,std::allocator<char>>”需要有 dll 接口以供“v8::CompiledWasmModule”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\xstring(2337): note: 参见“std::basic_string<char,std::char_traits<char>,std::allocator<char>>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(5180): warning C4251: “v8::WasmStreaming::impl_”:“std::unique_ptr<v8::WasmStreaming::WasmStreamingImpl,std::default_delete<v8::WasmStreaming::WasmStreamingImpl>>”需要有 dll 接口以供“v8::WasmStreaming”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\memory(3333): note: 参见“std::unique_ptr<v8::WasmStreaming::WasmStreamingImpl,std::default_delete<v8::WasmStreaming::WasmStreamingImpl>>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(5222): warning C4251: “v8::WasmModuleObjectBuilderStreaming::promise_”:“v8::Persistent<v8::Promise,v8::CopyablePersistentTraits<v8::Promise>>”需要有 dll 接口以供“v8::WasmModuleObjectBuilderStreaming”的客户端使用
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(667): note: 参见“v8::Persistent<v8::Promise,v8::CopyablePersistentTraits<v8::Promise>>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(5226): warning C4251: “v8::WasmModuleObjectBuilderStreaming::streaming_decoder_”:“std::shared_ptr<v8::internal::wasm::StreamingDecoder>”需要有 dll 接口以供“v8::WasmModuleObjectBuilderStreaming”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\memory(1546): note: 参见“std::shared_ptr<v8::internal::wasm::StreamingDecoder>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(8500): warning C4251: “v8::Isolate::CreateParams::array_buffer_allocator_shared”:“std::shared_ptr<v8::ArrayBuffer::Allocator>”需要有 dll 接口以供“v8::Isolate::CreateParams”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\memory(1546): note: 参见“std::shared_ptr<v8::ArrayBuffer::Allocator>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(8532): warning C4251: “v8::Isolate::CreateParams::supported_import_assertions”:“std::vector<std::string,std::allocator<std::string>>”需要有 dll 接口以供“v8::Isolate::CreateParams”的客户端使用
D:\win_android\plugins\vprj_win\sdk\compiler\normal\VC\Tools\MSVC\14.40.33807\include\vector(429): note: 参见“std::vector<std::string,std::allocator<std::string>>”的声明
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(10833): warning C4251: “v8::Context::BackupIncumbentScope::backup_incumbent_context_”:“v8::Local<v8::Context>”需要有 dll 接口以供“v8::Context::BackupIncumbentScope”的客户端使用
D:\win_android\plugins\vprj_win\classlib\sys\google_v8\include\default\include\v8.h(199): note: 参见“v8::Local<v8::Context>”的声明
LINK : fatal error LNK1181: 无法打开输入文件“lib\x64\dynamic\v8.dll.lib”
编译生成目标文件"C:\Users\Administrator\AppData\Roaming\VolDev\视窗+安卓+服务器\简体中文\测试版\_sys_sln_tmp\samples\vprj_win\_int\V8JS\release\x64\linker\V8JS.exe"失败
--- 项目"JavaScript脚本"编译或链接失败. 编译过程中共遇到了 0 个警告, 2 个错误.
复制代码
作者:
like
时间:
2024-9-4 21:03
问题已解决 从新安装完整版 火山 安装包 即可
欢迎光临 递归火山软件开发平台 (https://bbs.voldp.com/)
Powered by Discuz! X3.4