以x code链接库libuv [英] Linking libuv library in XCode

查看:101
本文介绍了以x code链接库libuv的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有人有以x code联libuv的经验吗?我创建了一个git的子模块,以方便更新到库中,但我不能完全弄清楚如何去图书馆正确添加到项目让我有uv.h.任何帮助将我大忙了AP preciated。

Has anyone had any experience with linking libuv in xcode? I've created a submodule in git to allow easy updating to the library but I can't quite figure out how to correctly add the library to the project to allow me to include uv.h. Any help would me greatly appreciated.

推荐答案

您应在libuv X code'S构建设置添加搜索头文件(/ pathto / libuv /包括)。

You shall add header search path for libuv (/pathto/libuv/include) in Xcode's build settings.

这篇关于以x code链接库libuv的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆