
编译器
文章平均质量分 78
cx_wzp
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
GCC、Cygwin、MinGW、TDM-GCC
GCC–the GNU Compiler CollectionThe GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, Ada, and Go, as well as libraries for these languages (libstdc++, libgcj,…)转载 2015-07-16 15:04:00 · 3809 阅读 · 0 评论 -
在Window环境下,使用CodeBlocks+GNUStep 配置Objective-C开发环境
本文参考了两篇文章:http://mobile.51cto.com/iphone-280786.htm和http://blog.youkuaiyun.com/one_in_one/article/details/8558356需要的软件和工具:1. codeblocks-13.12-setup.exe2. gnustep-msys-system-0.25原创 2015-07-16 23:36:29 · 2795 阅读 · 0 评论