Qt module doesn't like having QTDIR set
Adriaan de Groot <[email protected]> Mon, 16 Jan 2006 23:43:34 +0100
| Newsgroups | gmane.comp.tools.aap.devel |
|---|---|
| Message-ID | <[email protected]> |
--nextPart1462411.qyW7r4VSlg
Content-Type: multipart/mixed;
boundary="Boundary-01=_WGCzDrA6+CUiG0V"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
--Boundary-01=_WGCzDrA6+CUiG0V
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Since noone ever uses the Qt module, weird-ass logic errors stay in it for =
a=20
long time. Now that I'm pushing AAP along with KPilot, it gets used and=20
breaks. My previous patch unbreaking the syntax hasn't been applied yet, I=
=20
see, but here's a new one: allow QTDIR to be set to define the prefix where=
=20
Qt is installed -- instead of it working, setting QTDIR causes an :error.
=2D-=20
These are your friends - Adem
GPG: FEA2 A3FE Adriaan de Groot
--Boundary-01=_WGCzDrA6+CUiG0V
Content-Type: text/x-diff;
charset="us-ascii";
name="module.qt.diff"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
filename="module.qt.diff"
=2D-- /home/adridg/Devel/aap/Exec-cvs/modules/qt.aap Tue Jan 10 23:59:33 20=
06
+++ aap/modules/qt.aap Sat Jan 14 23:15:10 2006
@@ -16,7 +16,8 @@
# Patently impossible
@if not os.path.isdir(QTDIR):
:error Autodetected Qt directory ($QTDIR) is not a directory.
=2D@else:
+
+@if not os.path.isdir(QTDIR):
:error Environment variable QTDIR ($QTDIR) does not specify the Qt direc=
tory.
=20
@if not os.path.isfile(QTDIR + "/include/qglobal.h"):
--Boundary-01=_WGCzDrA6+CUiG0V--
--nextPart1462411.qyW7r4VSlg
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (FreeBSD)
iD8DBQBDzCGadqzuAf6io/4RAomWAJ0TflN2FT2IqrazH6uV8q+ns+WlggCfZQJg
GfohQObk6pq76SLzoymfDdg=
=XcZy
-----END PGP SIGNATURE-----
--nextPart1462411.qyW7r4VSlg--
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click