You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thank you! I also had issues on building the recent V8 versions with Visual C++ compiler. That's the reason why I've added is_clang command-line argument to the build script, and recent NuGet packages were build with this flag.
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\xutility(4036): error C2280: 'std::unique_ptr<cppgc::CustomSpaceBase,std::default_deletecppgc::CustomSpaceBase> &std::unique_ptr<cppgc::CustomSpaceBase,std::default_deletecppgc::CustomSpaceBase>::operator =(const std::unique_ptr<cppgc::CustomSpaceBase,std::default_deletecppgc::CustomSpaceBase> &)'
first of all, thank you for your contribution. that error occurs when 'is_clang' arg is false. could you let me know how to solve that error?
The text was updated successfully, but these errors were encountered: