Diogocarvalho1999
- 活动总数 2
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 1
-
Diogocarvalho1999 创建了一个帖子, Cant debug my aplicattion compiled with Makefile
I have a C and Assembly application that i would like to debug using CLion, i have several .c and .h files compiled in a makefile and they all work together if i do "make run" I tried linking them ...