From kde-devel Mon Feb 18 16:46:35 2008 From: Thiago Macieira Date: Mon, 18 Feb 2008 16:46:35 +0000 To: kde-devel Subject: Re: linking problem with Qt trunk and other questions Message-Id: <200802181746.43056.thiago () kde ! org> X-MARC-Message: https://marc.info/?l=kde-devel&m=120335325119454 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--===============0047430108==" --===============0047430108== Content-Type: multipart/signed; boundary="nextPart1933000.W9N2NfYqvb"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit --nextPart1933000.W9N2NfYqvb Content-Type: multipart/mixed; boundary="Boundary-01=_rZbuH037yE0tclD" Content-Transfer-Encoding: 7bit Content-Disposition: inline --Boundary-01=_rZbuH037yE0tclD Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday 18 February 2008 17:39:52 Giovanni Venturi wrote: > Hello, > I was trying to compile qt-copy trunk... but I discovered Qt4.4 doesn't > like gcc 4.1.2: > =C2=A0 =C2=A0 -no-xmlpatterns..... Do not build the QtXmlPatterns module. > =C2=A0+ =C2=A0-xmlpatterns........ Build the QtXmlPatterns module. > =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0QtXmlPatterns is built if a decent C++ compiler > =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0is used and exceptions are enabled. Already fixed in the snapshot. Will be included in the beta. The xmlpatterns examples were build unconditionally, even if the library=20 wasn't build. Patch attached. =2D-=20 =C2=A0 Thiago Macieira =C2=A0- =C2=A0thiago (AT) macieira.info - thiago (AT= ) kde.org =C2=A0 =C2=A0 PGP/GPG: 0x6EF45358; fingerprint: =C2=A0 =C2=A0 E067 918B B660 DBD1 105C =C2=A0966C 33F5 F005 6EF4 5358 --Boundary-01=_rZbuH037yE0tclD Content-Type: text/plain; name="examples-xmlpatterns.diff" Content-Transfer-Encoding: 7bit diff --git a/examples/examples.pro b/examples/examples.pro index cc74551..809d66a 100644 --- a/examples/examples.pro +++ b/examples/examples.pro @@ -20,7 +20,6 @@ SUBDIRS = \ widgets \ uitools \ xml \ - xmlpatterns \ script contains(QT_CONFIG, phonon): SUBDIRS += phonon --Boundary-01=_rZbuH037yE0tclD-- --nextPart1933000.W9N2NfYqvb Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (GNU/Linux) iD8DBQBHubZrM/XwBW70U1gRAuLGAJ93KBZerOFNnSGoZ5SqXSPo1QHcYgCfYoll e+zt4Uj//K4A/NW58EmGwRc= =kZ5E -----END PGP SIGNATURE----- --nextPart1933000.W9N2NfYqvb-- --===============0047430108== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe << --===============0047430108==--