You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
\src\cpu.cpp(205): error C3861: 'AddVectoredExceptionHandler': identifier not found
\src\cpu.cpp(212): error C3861: 'RemoveVectoredExceptionHandler': identifier not found
error log | 日志或报错信息 | ログ
\src\cpu.cpp(205): error C3861: 'AddVectoredExceptionHandler': identifier not found
\src\cpu.cpp(212): error C3861: 'RemoveVectoredExceptionHandler': identifier not found
context | 编译/运行环境 | バックグラウンド
windows
msvc
how to reproduce | 复现步骤 | 再現方法
1.git clone https://github.com/jimwang118/vcpkg.git ncnn
2.git checkout upncnn
3.cd ncnn
4. ./bootstrap-vcpkg.bat
5. ./vcpkg install ncnn:x64-uwp
more | 其他 | その他
The text was updated successfully, but these errors were encountered: