开发者

adding protoc to xcode

How does one add the protoc (Protocol开发者_开发问答 Buffers) compiler to xcode so .proto files are compiled when building the project? also, these files have to be built first so the auto generated files are then available to the C++ compiler.


Get Info on your target in Xcode and add a new build rule using the “+” button at the bottom of the Rules tab.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜