stackgl / headless-gl

🎃 Windowless WebGL for node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

v8::Maybe<uint32_t>”的成员

huangzongwang opened this issue · comments

d:\gy\videos\node_modules\gl\src\native\webgl.cc(2078): error C2039: “ToChecked”: 不是“v8::Maybe<uint32_t>”的成员 [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<uint32_t>”的声明

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