dlib-android icon indicating copy to clipboard operation
dlib-android copied to clipboard

Why Clang over gcc 4.9?

Open dexterslabs opened this issue 7 years ago • 0 comments

I was wondering why @tzutalin had chosen clang over 4.9 in Application.mk? Are the pre built libraries for opencv using clang?

Can I also know the impact of chosing gnustl_static over c++-static? Assuming opencv pre-built libraries are built with gnustl_static option.

Thanks

dexterslabs avatar Aug 21 '17 23:08 dexterslabs