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

AddVectoredExceptionHandler and RemoveVectoredExceptionHandler cannot be used under uwp #5256

Closed
jimwang118 opened this issue Jan 2, 2024 · 1 comment

Comments

@jimwang118
Copy link

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 | 其他 | その他

@nihui
Copy link
Member

nihui commented Feb 2, 2024

#5328

@nihui nihui closed this as completed Mar 27, 2024
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