[Glade-users] building glade code in Windows



For a while I have been trying to get Glade and Gtk working on a Windows
platform but so far I haven't had much luck.  I have installed
gtk-win32-aio-2.4-rc10.exe from gladewin32.sourceforge.net.  I also
have installed msys and MinGW.  I can build a simple app from
http://www.gtk.org/tutorial/ch-gettingstarted.html using the simple
gcc with the extra flags suggested at http://www.gimp.org/~tml/gimp/win32/.
Using this I am able to at least confirm that Gtk is working but I am
not able to build anything produced by Glade.

In looking through the archive, I found a few related messages but
they were either old or didn't seem to apply to my case.  Has anyone recently
built for Windows?  are the items I have so far not sufficient for actually
building anything with Glade?

Damon Register

$ ./autogen.sh
**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`./autogen.sh' command line.

processing .
Creating ./aclocal.m4 ...
Running glib-gettextize...  Ignore non-fatal messages.
/c/gtk/bin/glib-gettextize: cd: /target/share/glib-2.0/gettext: No such file or directory
gettext source directory '/target/share/glib-2.0/gettext' doesn't exist
Making ./aclocal.m4 writable ...
Running aclocal  ...
aclocal: configure.in: 24: macro `AM_GLIB_GNU_GETTEXT' not found in library
Running autoheader...
autoheader: error: AC_CONFIG_HEADERS not found in configure.in
Running automake --gnu  ...
configure.in: `AM_INIT_AUTOMAKE' must be used
automake: your implementation of AM_INIT_AUTOMAKE comes from an
automake: old Automake version.  You should recreate aclocal.m4
automake: with aclocal and run automake again.
Use of uninitialized value in pattern match (m//) at /bin/automake line 4272.
/usr/share/automake-1.7/am/depend2.am: am__fastdepCC does not appear in AM_CONDITIONAL
/usr/share/automake-1.7/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
Running autoconf ...
Running ./configure --enable-maintainer-mode ...
./configure: line 1217: syntax error near unexpected token `AM_INIT_AUTOMAKE(test2,'
./configure: line 1217: `AM_INIT_AUTOMAKE(test2, 0.1)'






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]