|
gtk2-win32-2.2.1-3.tar.gz
gtkmm-win32-2.2.0-1.tar.gz
如何安装并配置到CYGWIN中呢?
我在cygwin下直接解压缩gtkmm-win32-2.2.0-1.tar.gz这几个后,又在环境变量中添加了路径,能够运行gtk-demo之类的,但再编译skyeye怎么还是出现错误:
check for GTK - version >=1.1.3...no
***The gtk-config script installed by GTK could not be found
***If GTK was installed in PREFIX,make sure PREFIX/bin is in
***your path,or set the GTK_CONFIG enviroment variable to the
***full path to gtk-config.
configure:error:cannot find GTK:Is gtk-config in path?
configure:error:./configure failed for arm
configure in /1/skyeye/sim failed ,exiting.
这是什么原因?是GTK没安装好?
需要怎么安装gtk.谢谢. |
|