Skip to content

Commit

Permalink
Update How to compile on iOS ---> README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chengzhengxin committed Sep 28, 2016
1 parent ce9c4fe commit d5f32a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ Maybe you should modify the CMakeLists.txt about OpenCV libs

4.And then "#include "include/ldmarkmodel.h"" in your .mm file, make sure not in .h file, use it like test_model.cpp, Compile & enjoy it.

5.Make sure iOS project Build Settings option "Enable Bitcode" is "NO" (above XCode7).

### How to compile on Android?

According to Android-cmake-Tool.

0 comments on commit d5f32a5

Please sign in to comment.