RE: Gtkmm win32



Hello again,

I've now made quite a bit of progress, pkg-config works and gives me
sensible looking values for gtkmm cflags etc. However, the autotools
framework I have just knocked up (thanks to murray's tutorial/cribsheet)
moans at me. Investigation revelas that g++ can't build binaries, because
the g++.exe binary does not want to accept and parameters, as was the case
with the pkg-config.exe binary I had gotten from the mingw page. Ie "gcc
main.cc" == "no files found to build". The weird thing is I extracted the
autotools binaries in the same way, and they seem to accept parameters. Here
is the link I got the binaries from:

http://mingw.org/download.shtml

I extracted the contents of the tarballs I needed into my mingw install.

Have a messed up here?

Cheers for any help.

Gaz


-----Original Message-----
From: gtkmm-list-bounces gnome org [mailto:gtkmm-list-bounces gnome org] On
Behalf Of Cedric Gustin
Sent: 20 January 2005 08:30
To: Timothy M. Shead
Cc: gtkmm-list gnome org
Subject: Re: Gtkmm win32


Timothy M. Shead wrote:
> Antonio Coralles wrote:
> 
>>> I have similar problems, with gtkmm on win32. I installed mingw 3.1.0
>>> cygwin, the gtkmm and gtk+ developper package with Cedric Gustin's
>>> installer to C:\Gtk.

> I can confirm this - you should not use gcc prior to 3.4 with the mingw 
> gtkmm packages.  You're actually pretty lucky here, in my case 
> everything linked without error, but bombed at runtime.

I'll try to make that clear on my page as soon as I can.

Cedric
_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org
http://mail.gnome.org/mailman/listinfo/gtkmm-list



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