Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
huangzongwang opened this issue Feb 16, 2022 · 1 comment
Open

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

huangzongwang opened this issue Feb 16, 2022 · 1 comment

Comments

@huangzongwang
Copy link

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>”的声明

@wisekaa03
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants