求 MAC 下 c 的 IDE

2020-01-21 02:28:53 +08:00
 cdlvsheng
尝试编译 redis 源码,clion 报语法错误,eclipse 报 pkg-config 找不到(实际已经配置),vscode 配置麻烦,配完了各种报错。
MAC 就没一款跟 win 下 VS 抗衡的软件吗?
6390 次点击
所在节点    macOS
31 条回复
fairyto2
2020-01-22 02:12:00 +08:00
下载 redis 源码,make 就成了。需要那么麻烦吗
leewi9coder
2020-01-23 00:17:25 +08:00
Xcode
cdlvsheng
2020-01-24 04:38:13 +08:00
@also24 我是想 debug redis
cdlvsheng
2020-01-24 04:39:28 +08:00
@philon vscode 编译成功了,debug 无法进断点
cdlvsheng
2020-01-24 04:39:51 +08:00
@nevin47 我是想 debug redis
LincolnZh
2020-01-24 11:44:37 +08:00
自用的 Xcode,觉得挺方便的
ngn999
2020-01-24 13:13:24 +08:00
debug 用 lldb,或者配合个 emacs 用,不是很好吗. 或者解决 clion 的语法错误啊. 贴上来看看呗.
agagega
2020-01-28 13:24:49 +08:00
xcode-select --install
tsl0922
2020-01-29 11:23:42 +08:00
@cdlvsheng 我最近也遇到过这个问题,貌似是苹果的锅,看这个 issue: https://github.com/microsoft/vscode-cpptools/issues/3829

结论就是用这个插件: https://github.com/vadimcn/vscode-lldb
tairan2006
2020-01-30 09:38:28 +08:00
调试也不用 ide 啊,gdb,lldb 不都行
cdlvsheng
2020-02-22 14:48:28 +08:00
@tsl0922 用 mac 自带的 xcode 调试起来了 https://blog.csdn.net/u011577874/article/details/73000207 看这篇帖子哈~

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/639566

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX