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
2a5a61b8
"git@developer.sourcefind.cn:wangsen/paddle_dbnet.git" did not exist on "eff5b5e4b695decc85186a5c6f5254c669fe628e"
Commit
2a5a61b8
authored
May 24, 2021
by
DannyIsFunny
Browse files
fix paddlelite cplus demo
parent
47d0927f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
deploy/lite/Makefile
deploy/lite/Makefile
+1
-1
No files found.
deploy/lite/Makefile
View file @
2a5a61b8
...
@@ -40,7 +40,7 @@ CXX_LIBS = ${OPENCV_LIBS} -L$(LITE_ROOT)/cxx/lib/ -lpaddle_light_api_shared $(SY
...
@@ -40,7 +40,7 @@ CXX_LIBS = ${OPENCV_LIBS} -L$(LITE_ROOT)/cxx/lib/ -lpaddle_light_api_shared $(SY
#CXX_LIBS = $(LITE_ROOT)/cxx/lib/libpaddle_api_light_bundled.a $(SYSTEM_LIBS)
#CXX_LIBS = $(LITE_ROOT)/cxx/lib/libpaddle_api_light_bundled.a $(SYSTEM_LIBS)
ocr_db_crnn
:
fetch_opencv ocr_db_crnn.o crnn_process.o db_post_process.o clipper.o cls_process.o
ocr_db_crnn
:
fetch_clipper
fetch_opencv ocr_db_crnn.o crnn_process.o db_post_process.o clipper.o cls_process.o
$(CC)
$(SYSROOT_LINK)
$(CXXFLAGS_LINK)
ocr_db_crnn.o crnn_process.o db_post_process.o clipper.o cls_process.o
-o
ocr_db_crnn
$(CXX_LIBS)
$(LDFLAGS)
$(CC)
$(SYSROOT_LINK)
$(CXXFLAGS_LINK)
ocr_db_crnn.o crnn_process.o db_post_process.o clipper.o cls_process.o
-o
ocr_db_crnn
$(CXX_LIBS)
$(LDFLAGS)
ocr_db_crnn.o
:
ocr_db_crnn.cc
ocr_db_crnn.o
:
ocr_db_crnn.cc
...
...
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