delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
X-AuthUser: | gerrit:koeln.convey.de |
Date: | Tue, 12 Aug 2003 00:02:32 +0200 |
From: | "Gerrit P. Haase" <gp AT familiehaase DOT de> |
Reply-To: | "Gerrit @ cygwin" <cygwin AT cygwin DOT com> |
Organization: | Esse keine toten Tiere |
X-Priority: | 3 (Normal) |
Message-ID: | <1052113747247.20030812000232@familiehaase.de> |
To: | f DOT parzefall AT multitest DOT de |
CC: | cygwin AT cygwin DOT com |
Subject: | Re: compile gtk2 applications on cygwin? |
In-Reply-To: | <OFC20AC654.3A0812A7-ONC1256D7F.0046AE6E@multitest.de> |
References: | <OFC20AC654 DOT 3A0812A7-ONC1256D7F DOT 0046AE6E AT multitest DOT de> |
MIME-Version: | 1.0 |
Hallo Franz, Am Montag, 11. August 2003 um 14:56 schriebst du: > Hi, > is there anyone out there who has successfully compiled a glade-2 or gtk2 > application on windows under the cygwin package? > I had some hard days until it went through autogen and make (mainly > because > I did have all the things I needed) but it now copiles ok. > But when I try to start my program I get the message: > (process:263): Gdk-WARNING **: locale not supported by C library > (process:263): Gdk-WARNING **: locale not supported by Xlib > (process:263): Gdk-WARNING **: can not set locale modifiers > Gtk-ERROR **: Incompatible build! > The code using GTK+ thinks GtkBox is of different > size than it actually is in this build of GTK+. > On Windows, this probably means that you have compiled > your code with gcc without the -fnative-struct > (or -mms-bitfields) switch, or that you are using > an unsupported compiler. > aborting... > Aborted (core dumped) > I tried gcc2 with -fnative-struct and gcc3 with -mms-bitfields but it's > all the same. > Anyone a clue? Seems that I got definitely stuck here. There are some gnome2 patches available, there is xlocale used where it is needed, see here for a starting point: http://cygnome2.sourceforge.net/test-patches/ And read the README! Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |