diff --git a/docs/cn/faq/use_sdk_on_windows.md b/docs/cn/faq/use_sdk_on_windows.md index 73baafce36..da3760facb 100644 --- a/docs/cn/faq/use_sdk_on_windows.md +++ b/docs/cn/faq/use_sdk_on_windows.md @@ -2,6 +2,7 @@ # 在 Windows 使用 FastDeploy C++ SDK +【**注意**】**编译只支持Release模型,不支持Debug模型** ## 1. 准备环境和Windows部署库
@@ -11,6 +12,7 @@ - cuda >= 11.2 (当WITH_GPU=ON) - cudnn >= 8.0 (当WITH_GPU=ON) + 1. 根据需求,选择下载对应的C++(CPU/GPU)部署库,下载文档见[安装文档说明](../build_and_install) > 假定当前下载解压后的库路径在`D:\Download\fastdeploy-win-x64-gpu-x.x.x 2. 下载如下模型文件和测试图片