tzutalin / dlib-android-app

:dragon: Android app to demo dlib-android(https://github.com/tzutalin/dlib-android). Use the prebuilt shared-lib built from dlib-android
Apache License 2.0
683 stars 246 forks source link

can't init submodules #5

Closed piweihwt closed 8 years ago

piweihwt commented 8 years ago

"git submodule update --init --recursive"

And without this command , it will build failed in Android studio.

tzutalin commented 8 years ago

I will check it

tzutalin commented 8 years ago

HI @piweihwt ,

Please try again. I update the submodule. $ git clone --recursive https://github.com/tzutalin/dlib-android-app.git