I've been trying everything I can think of to build a DLL version of v8
which does not depend on the v8-supplied libc++ . As I understand it, this
is the necessary configuration if I want to link v8 into a larger
application that is built with other C++ libraries which use a different
C++ stand
I should mention that I've tried building v8 12.1.285.26; 12.2.247; as well
as whatever "fetch v8" brings me, all with the same error. However in the
past, I've built v8 11.6.189.8 with the same gn configuration options
successfully.
Ceej
aka Chris Hillery
On Friday, January 19, 2024 at 3:46:0