Building glibmm on Windows

2008-03-29 Thread Kknd
Hello, I'm trying to build gtkmm on Windows XP. I've already build with success libsigc++, and I have a working gtk-2.12.9dev installation. When I try to build glibmm, I get this errors (with latest cygwin utils and mingw gcc 3.4.5): make[5]: Entering directory `c:/glibmm/glib/glibmm' C:/Dev/cy

Re: gtkmm binaries for win32

2008-03-29 Thread Urs Stotz
Hi Surya On Fri, Mar 28, 2008 at 01:14:00PM +0530, Surya Kiran Gullapalli wrote: > Okay, > Now I'm able to build gtkmm on win32 platform with VS2005 SP1. > (gtkmm-2.12.5) > > I've compiled my gtkmm application along with some examples, and every thing > seems to be fine. > > If I want to share t

ANNOUNCE: glibmm 2.16.1 released

2008-03-29 Thread Jonathon Jongsma
*** glibmm 2.16.1: glibmm is a C++ API for glib, used by gtkmm. glibmm 2.16 wraps new API in glib 2.16, including the new gio library, and is API/ABI-compatibile with glibmm 2.14, 2.12, 2.10, 2.8, 2.6 and 2.4. It is a version of the glibmm-2.4 API. gtkmm and glibmm stay in-sync with GTK+ by fo

Gtkmm-forge Digest, Vol 22, Issue 11

2008-03-29 Thread gtkmm-forge-request
Send Gtkmm-forge mailing list submissions to [EMAIL PROTECTED] To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/gtkmm-forge or, via email, send a message with subject or body 'help' to [EMAIL PROTECTED] You can reach th

Re: Win32: Getting size of DLLs down for redist with app

2008-03-29 Thread Armin Burgmeier
On Sun, 2008-03-30 at 00:37 +0900, Paul Goins wrote: > Armin Burgmeier wrote: > > What do you mean by "causes nothing but issues"? I don't have any > > problems stripping DLLs (though I don't use the -g flag, and I don't > > know what it does). > > Well, if I run a strip command against *.dll to g

Re: Win32: Getting size of DLLs down for redist with app

2008-03-29 Thread Paul Goins
Armin Burgmeier wrote: > What do you mean by "causes nothing but issues"? I don't have any > problems stripping DLLs (though I don't use the -g flag, and I don't > know what it does). Well, if I run a strip command against *.dll to get sizes down (which includes other GTK-but-not-GTKmm dlls), I en

Re: PostgreSQL Connection Problem

2008-03-29 Thread Murray Cumming
On Fri, 2008-03-28 at 11:03 -0500, [EMAIL PROTECTED] wrote: > I am trying to use libgnomedbmm to connect to a PostgreSQL database. > I am using a global ODBC connection with the DSN=playback. > When I compile, I get no errors. > However, when I run the program, I get this error message: >Data s