stackgl / headless-gl

🎃 Windowless WebGL for node.js
1.76k stars 170 forks source link

v8::Maybe<uint32_t>”的成员 #229

Open huangzongwang opened 2 years ago

huangzongwang commented 2 years ago

d:\gy\videos\node_modules\gl\src\native\webgl.cc(2078): error C2039: “ToChecked”: 不是“v8::Maybe”的成员 [D:\gy\videos\node_modules\gl\build \webgl.vcxproj] c:\users\administrator.electron-gyp\iojs-1.4.13\deps\v8\include\v8.h(2012): note: 参见“v8::Maybe”的声明

wisekaa03 commented 2 years ago

export CXXFLAGS='-include /usr/include/c++/12/limits' or export CXXFLAGS='-include /usr/include/c++/11/limits'