您的位置:首页 > 产品设计 > UI/UE

how to build DLIB for iOS

2016-08-29 20:45 288 查看
方法仅支持模拟器

Requirements

X11 (on a mac you can just open the X11 app and if X11 isn’t installed it’ll take you to the download).

Xcode

cmake (you can use home-brew for that)

Steps

In terminal make the lib-xx.xx/examples your root

Run:

mkdir build

cd build

cmake -G Xcode ..

cmake –build . –config Release

原文
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: