-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
Hello,
I've been trying to compile v8.net proxy on Windows VS2019, however I got the following error and wanted to ask someone more experienced in this project:
Severity Code Description Project File Line Suppression State
Error LNK2001 unresolved external symbol "char16_t * __cdecl Realloc<char16_t>(char16_t *,unsigned __int64)" (??$Realloc@_S@@YAPEA_SPEA_S_K@Z) V8.Net-Proxy-x64 C:\work\v8dotnet\Source\V8.NET-Proxy\V8EngineProxy.obj 1
Error LNK2001 unresolved external symbol __imp___std_init_once_complete V8.Net-Proxy-x64 C:\work\v8dotnet\Source\V8.NET-Proxy\v8_monolith.lib(umutex.obj) 1
Error LNK2001 unresolved external symbol __imp___std_init_once_begin_initialize V8.Net-Proxy-x64 C:\work\v8dotnet\Source\V8.NET-Proxy\v8_monolith.lib(umutex.obj) 1
What could possibly be the cause of such an issue?
Can you please advise?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels