链接proto文件生成的静态库 #3667
链接proto文件生成的静态库
#3667
Replies: 2 comments
-
另外还想问个问题,proto生成的.h文件怎么发布到release目录呢 |
Beta Was this translation helpful? Give feedback.
0 replies
-
参考#3678 已经解决 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
proto文件:
将proto文件单独作为静态库进行链接,xmake.lua文件如下:
编译后会有如下的报错信息,不知道该如何解决,想寻求帮助:
如果将proto和bin文件一起编译则没问题,有点奇怪:
Beta Was this translation helpful? Give feedback.
All reactions