Closed hejian1639 closed 3 years ago
Are you passing -DV8_ENABLE_I18N=ON
to cmake? i18n builds aren't working yet, pending resolution of #4.
cmake -DCMAKE_BUILD_TYPE=Debug
above is my arguments and I tried -DV8_ENABLE_I18N=ON/OFF both, still same result ...
I'm afraid I can't reproduce. My best guess it's a cmake incompatibility. I'm testing with cmake 3.16.3.
yes, I guess so , I use latest cmake , it works now. thank u.
Glad to hear it's working now. I'll close the issue.
I got this issue on ubuntu 18 , when cmake runs, it works on my MacBook