We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
vcbuild.bat release full-icu x64 vs2022 download-all
v18.7.0
mksnapshot.obj : error LNK2001: unresolved external symbol "public: class v8::internal::Object __cdecl v8::internal::Fi xedArray::get(int)const " (?get@FixedArray@internal@v8@@QEBA?AVObject@23@H@Z) [C:\Lang\__staging__\node_18_7_0\tools\v8 _gypfiles\mksnapshot.vcxproj] platform-embedded-file-writer-aix.obj : error LNK2001: unresolved external symbol "public: class v8::internal::Object _ _cdecl v8::internal::FixedArray::get(int)const " (?get@FixedArray@internal@v8@@QEBA?AVObject@23@H@Z) [C:\Lang\__staging __\node_18_7_0\tools\v8_gypfiles\mksnapshot.vcxproj] platform-embedded-file-writer-generic.obj : error LNK2001: unresolved external symbol "public: class v8::internal::Obje ct __cdecl v8::internal::FixedArray::get(int)const " (?get@FixedArray@internal@v8@@QEBA?AVObject@23@H@Z) [C:\Lang\__sta ging__\node_18_7_0\tools\v8_gypfiles\mksnapshot.vcxproj] platform-embedded-file-writer-mac.obj : error LNK2001: unresolved external symbol "public: class v8::internal::Object _ _cdecl v8::internal::FixedArray::get(int)const " (?get@FixedArray@internal@v8@@QEBA?AVObject@23@H@Z) [C:\Lang\__staging __\node_18_7_0\tools\v8_gypfiles\mksnapshot.vcxproj] platform-embedded-file-writer-win.obj : error LNK2001: unresolved external symbol "public: class v8::internal::Object _ _cdecl v8::internal::FixedArray::get(int)const " (?get@FixedArray@internal@v8@@QEBA?AVObject@23@H@Z) [C:\Lang\__staging __\node_18_7_0\tools\v8_gypfiles\mksnapshot.vcxproj] ..\..\out\Release\mksnapshot.exe : fatal error LNK1120: 1 unresolved externals [C:\Lang\__staging__\node_18_7_0\tools\v 8_gypfiles\mksnapshot.vcxproj]
Microsoft Windows [Version 10.0.19044.1889]
This happens during build.
Not applicable.
The text was updated successfully, but these errors were encountered:
This problem is a known issue. See nodejs/node#43092 for details.
Sorry, something went wrong.
No branches or pull requests
Details
vcbuild.bat release full-icu x64 vs2022 download-all
Node.js version
v18.7.0
Example code
Operating system
Microsoft Windows [Version 10.0.19044.1889]
Scope
This happens during build.
Module and version
Not applicable.
The text was updated successfully, but these errors were encountered: