-lc++ 和 添加 libc++.tbd 居然是等价的
时间:2016-08-05 21:44:51
收藏:0
阅读:1707
http://stackoverflow.com/questions/13040652/stdterminate-undefined-in-cocoa-app
同是解决引入c++静态库后引起的链接问题,真是没想到这两者是等价的。
涨姿势了。
评论(0)