We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
我在新建的空项目中,把 uv 中的代码拷贝进来,编译报错,报错信息如下,使用的IDE是vs2019
The text was updated successfully, but these errors were encountered:
#23
Sorry, something went wrong.
排查发现Signal.h可能何某个系统文件重名,所以把uv/include添加到寻找目录就会出这个问题。
已修复,更新最新版本,或者不要把uv/include添加到寻找目录。
No branches or pull requests
我在新建的空项目中,把 uv 中的代码拷贝进来,编译报错,报错信息如下,使用的IDE是vs2019
The text was updated successfully, but these errors were encountered: