[Glade-users] GLADE on win32
- From: HRahman10 aol com (HRahman10 aol com)
- Subject: [Glade-users] GLADE on win32
- Date: Tue, 24 Apr 2001 14:12:17 EDT
--part1_c5.101d88d0.28171c01_boundary
Content-Type: text/plain; charset="US-ASCII"
Content-Transfer-Encoding: 7bit
Hi!, i've got cygwin, and i was building glade without gnome support, but
the following error was output:
*** 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 environment variable to the
*** full path to gtk-config.
configure: error: Cannot find GTK: Is gtk-config in path?
Could you please tell me how to set the path correctly, which file do i edit
, and where?
Currently, all my gtk appliactions have a make file in which i include the
file config.txt located in the root directory, here is the file:
GTKDIR = C:/cygwin/gnu-dev/
GTKROOT = $(GTKDIR)/gtk+
GTKGTK = $(GTKROOT)/gtk
GTKGDK = $(GTKROOT)/gdk
GLIBDIR = $(GTKDIR)/glib
INTLDIR = $(GTKDIR)/intl
export CC = gcc
export CFLAGS = -Wall -mno-cygwin -mpentium -fnative-struct
export CXX = c++
export CXXFLAGS = -Wall -mno-cygwin -mpentium -fnative-struct
-fvtable-thunks
export GTKINC = -I $(GTKROOT) -I $(GTKGTK) -I $(GTKGDK) -I $(GLIBDIR)
export GTKL = -L $(GTKGDK) -lgdk-1.3 -L $(GTKGTK) -lgtk-1.3 \
-L $(GLIBDIR) -lglib-1.3 \
-L $(INTLDIR) -lgnu-intl
Although i've got to this point, could you please tell if glade actually
works on win32 platform.
Thank you!
--part1_c5.101d88d0.28171c01_boundary
Content-Type: text/html; charset="US-ASCII"
Content-Transfer-Encoding: 7bit
<HTML><FONT FACE=arial,helvetica><FONT SIZE=2>Hi!, i've got cygwin, and i was building glade without
gnome support, but
<BR>the following error was output:
<BR>
<BR>*** The gtk-config script installed by GTK could not be found
<BR>*** If GTK was installed in PREFIX, make sure PREFIX/bin is in
<BR>*** your path, or set the GTK_CONFIG environment variable to the
<BR>*** full path to gtk-config.
<BR>configure: error: Cannot find GTK: Is gtk-config in path?
<BR>
<BR>Could you please tell me how to set the path correctly, which file do i edit
<BR>, and where?
<BR>
<BR>Currently, all my gtk appliactions have a make file in which i include the
<BR>file config.txt located in the root directory, here is the file:
<BR>
<BR><B>GTKDIR = C:/cygwin/gnu-dev/
<BR>GTKROOT = $(GTKDIR)/gtk+
<BR>GTKGTK = $(GTKROOT)/gtk
<BR>GTKGDK = $(GTKROOT)/gdk
<BR>GLIBDIR = $(GTKDIR)/glib
<BR>INTLDIR = $(GTKDIR)/intl
<BR>
<BR>
<BR>export CC = gcc
<BR>export CFLAGS = -Wall -mno-cygwin -mpentium -fnative-struct
<BR>export CXX = c++
<BR>export CXXFLAGS = -Wall -mno-cygwin -mpentium -fnative-struct
<BR>-fvtable-thunks
<BR>
<BR>export GTKINC = -I $(GTKROOT) -I $(GTKGTK) -I $(GTKGDK) -I $(GLIBDIR)
<BR>
<BR>export GTKL = -L $(GTKGDK) -lgdk-1.3 -L $(GTKGTK) -lgtk-1.3 \
<BR>
-L
$(GLIBDIR) -lglib-1.3 \
<BR>
-L
$(INTLDIR) -lgnu-intl
<BR></B>
<BR>
<BR>Although i've got to this point, could you please tell if glade actually
<BR>works on win32 platform.
<BR>
<BR>Thank you!
<BR></FONT></HTML>
--part1_c5.101d88d0.28171c01_boundary--
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]