delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <4BA67CB3.1040909@users.sourceforge.net> |
Date: | Sun, 21 Mar 2010 15:08:19 -0500 |
From: | "Yaakov (Cygwin/X)" <yselkowitz AT users DOT sourceforge DOT net> |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: cygwin builds and unicode support |
References: | <b0ddfae81003211106sd7031f4lf5a2f276ffa003be AT mail DOT gmail DOT com> |
In-Reply-To: | <b0ddfae81003211106sd7031f4lf5a2f276ffa003be@mail.gmail.com> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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 |
On 2010-03-21 13:06, mike marchywka wrote: > I'm trying to build QT webkit on cygwin and running into > all kinds of confusions over char and wide char- it compiled right > away on debian. I'm not entirely sure this is an issue with cygwin as much > as this project and something stupid I'm missing > but I'll see what kind of response I get here as maybe someone else > has built this on cygwin :) Qt4 is already in the distro: http://cygwin.com/ml/cygwin-xfree-announce/2009-12/msg00003.html A number of patches are necessary, and these are included in the source package or from Ports SVN: http://cygwin-ports.svn.sourceforge.net/viewvc/cygwin-ports/ports/trunk/kde/qt4/ > First, there were some issues with windoze calls that can either > end in "A" or "W" for ascii and wide char params. These were > easy to fix. Looks like you're trying to build a Win32 version of Qt4; the Cygwin Qt4 package is *NIX/X11 based. > That looked like it was fine until I ran into this, a bunch of > ambig overloads based on confusion with uint and ushort Are you trying to build for cygwin 1.5? There were a number of issues with the integer types that are now fixed in 1.7. Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |