AI said that the V8 team will stop supporting and testing MSVC. I couldn’t build V8 v14.5 without setting libc++=true. After setting it, the build succeeds, but it requires a lot of configuration.
I mean, I don’t want to use CLion to build a Windows app, but it seems like the only way.
AI said that the V8 team will stop supporting and testing MSVC. I couldn’t build V8 v14.5 without setting libc++=true. After setting it, the build succeeds, but it requires a lot of configuration.
I mean, I don’t want to use CLion to build a Windows app, but it seems like the only way.