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)" 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: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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