Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 65523d0

Browse files
authored
Update README.md
1 parent 1844c3a commit 65523d0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,12 @@ make -j8
141141
make install
142142

143143
cd ../dldt
144+
# if <v2019_R2:
145+
# comment L:142 in `dldt/inference-engine/CMakeLists.txt`
146+
# see <https://github.com/opencv/dldt/issues/248>
144147
./dldt_setup.sh
145148
make -j8
149+
make ie_cpu_extension
146150

147151
cd ../opencv
148152
ABS_PORTION=YOUR_ABSOLUTE_PATH_TO_opencv-python-inference-engine_dir ./opencv_setup.sh

0 commit comments

Comments
 (0)