Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
From: "Ralf Habacker" <Ralf.Habacker@freenet.de>
To: "Cygwin" <cygwin@sources.redhat.com>
Subject: RE: How to make g++ link with QT (a microsoft compatible  library) on x86 
Date: Mon, 21 Jan 2002 13:49:09 +0100
Message-ID: <005d01c1a27a$049f8ec0$60a407d5@BRAMSCHE>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0
In-Reply-To: <94A671CDB200AA49ADCC85C7FE10ED4D67FE28@hermes.super.dk>
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400
Importance: Normal


>
> Hi
> Is there a g++ switch for linking with foreign libraries?
>
> Under Windows 2000, using g++, I am trying to link with QT,
> which is released only for Microsoft Visual C++.
> I get the error-messages shown below. Supposing this caused by
> incompatibilities between g++ and Visual C I am searching for
> a switch or something to cope with it. Is g++ that clever?
> Please don't tell me to recompile g++ with Visual C++...
>
Trolltech does not provide a free g++ compatible version of qt. If you like to link a win32 native qt library you
have to buy it from trolltech.

currently you can compile only the x11 release of qt with g++, which you can find under the download area of
http://kde-cygwin.sourceforge.net.

This is used to enable kde1/2 application on cygwin and xfree86 on windows.

Regards

Ralf Habacker


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

