|
|
我第一次在Debian下使用Glade 2.6.8 ,可是当我进入project目录的src子目录时我发现interface.c文件除了几个include和define指令外没有相关的界面代码,请问这是何故?
难道是我的Glade和GTK+的版本不匹配的缘故吗?
我运行./autogen.sh时有几行如下:
...
Please add the files
codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
progtest.m4
from the /usr/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.
...
请问这是何意啊?
:beat |
|