QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 674|回复: 2

GTK+2.0编程至少需要多大的库?

[复制链接]
发表于 2003-6-27 15:04:19 | 显示全部楼层 |阅读模式
请教各位大虾,用GTK+2.0编界面,环境至少需要多大的容量?
听别人说用QT的话,只需要9M左右的大小。
另外,GTK和QT界面编程各有什么优缺点?
我已经用GTK编号了一套界面系统,但是用户又要求用QT,
所以我想说服他们,免得我重复劳动。
发表于 2003-6-29 20:43:28 | 显示全部楼层
老兄。我也编了个GTK程序,但编译不能通过。我已经装了gimp-1.3.2了。
出错的信息是:
second.c:1:21: gtk/gtk.h: 没有那个文件或目录
second.c:2: parse error before '*' token
second.c:6: parse error before '*' token
second.c: In function `main':
second.c:12: `GtkWidget' undeclared (first use in this function)
second.c:12: (Each undeclared identifier is reported only once
second.c:12: for each function it appears in.)
second.c:12: `window' undeclared (first use in this function)
second.c:13: `button' undeclared (first use in this function)
second.c:15: `GTK_WINDOW_TOPLEVEL' undeclared (first use in this function)
second.c:16: `NULL' undeclared (first use in this function)
second.c:20: `gtk_widget_destroy' undeclared (first use in this function)
你能帮我看看是哪个毛病吗?
回复

使用道具 举报

发表于 2003-6-30 17:03:06 | 显示全部楼层
楼上上的 一般的正常安装的话就可以用gtk的库了 我想自己编译进全部的gtk库不说大小 技术上也应该比较麻烦吧 这就好比你用vc作的东西的库 微软已经给你放在系统里了 可以要编译进那些mfc40xx.dll的也很难吧

楼上的反正我的机器上的gtk1.0和gtk2.0的inlcude是分开的 没有gtk这个目录的 你看的是不是比较老的书?
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-15 13:25 , Processed in 0.084607 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表