Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wangsen
paddle_dbnet
Commits
83e1369a
"git@developer.sourcefind.cn:chenpangpang/diffusers.git" did not exist on "09903774d9b0166815115e0a0f711b82c59b949e"
Commit
83e1369a
authored
Mar 29, 2022
by
WenmuZhou
Browse files
update
parent
a7d5c8f8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
deploy/cpp_infer/docs/windows_vs2019_build.md
deploy/cpp_infer/docs/windows_vs2019_build.md
+1
-1
No files found.
deploy/cpp_infer/docs/windows_vs2019_build.md
View file @
83e1369a
...
@@ -107,7 +107,7 @@ CUDA_LIB、CUDNN_LIB、TENSORRT_DIR、WITH_GPU、WITH_TENSORRT
...
@@ -107,7 +107,7 @@ CUDA_LIB、CUDNN_LIB、TENSORRT_DIR、WITH_GPU、WITH_TENSORRT
在开始生成解决方案之前,执行下面步骤:
在开始生成解决方案之前,执行下面步骤:
1.
将
`Debug`
改为
`Release`
1.
将
`Debug`
改为
`Release`
2.
下载
[
autolog
.h
](
https://
github.com/LDOUBLEV/AutoLog/blob/main/auto_log/autolog
.h
)
,并拷贝到 Visual Studio 的 include 文件夹下,如
`C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\VS\include`
。
2.
下载
[
dirent
.h
](
https://
paddleocr.bj.bcebos.com/deploy/cpp_infer/cpp_files/dirent
.h
)
,并拷贝到 Visual Studio 的 include 文件夹下,如
`C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\VS\include`
。
点击
`生成->生成解决方案`
,即可在
`build/Release/`
文件夹下看见
`ppocr.exe`
文件。
点击
`生成->生成解决方案`
,即可在
`build/Release/`
文件夹下看见
`ppocr.exe`
文件。
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment