Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我下载了yaml-cpp源,生成了它的xcode项目,构建了它,但是我如何安装库和它的头文件,我只是想用g ++编译一个小控制台程序,我不知道xcode项目是否也安装了标题。
有什么线索吗?
你的 Xcode 项目应该有一个安装目标。或者,根据此您可以执行以下操作:
sudo xcodebuild -target INSTALL