From pykde Mon Nov 29 13:40:24 2004 From: "Hihn, Jason" Date: Mon, 29 Nov 2004 13:40:24 +0000 To: pykde Subject: [PyKDE] SIP/PyQT -u flag on Windows Message-Id: X-MARC-Message: https://marc.info/?l=pykde&m=110234316716071 MIME-Version: 1 Content-Type: multipart/mixed; boundary="------_=_NextPart_001_01C4D618.FAB6DF48" This is a multi-part message in MIME format. --===============1106394697== content-class: urn:content-classes:message Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C4D618.FAB6DF48" This is a multi-part message in MIME format. ------_=_NextPart_001_01C4D618.FAB6DF48 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable It would be really nice if (at least on windows) that the -u flag of configure.py produced final targets with '_d' appended to the name. My troubles on win32 were almost exclusively due to this. When Python is compiled for debugging, it looks as if it tries to load other modules built for debugging, so it actually tries to import "qt_d" instead of "qt". I was only ever able to get it to work when everything was compiled without debug, and I think this was the main issue. =0D This would also make it much easier for me to switch between the release and debug versions. ___________________________________________________________________________= _______________ This electronic message may contain proprietary and confidential= information of Verint Systems Inc., its affiliates and/or subsidiaries. The information is intended to be for the use of the individual(s) or entity(ies) named above. If you are not the intended recipient (or= authorized to receive this e-mail for the intended recipient), you may not= use, copy, disclose or distribute to anyone this message or any= information contained in this message. If you have received this= electronic message in error, please notify us by replying to this e-mail.= (1) ------_=_NextPart_001_01C4D618.FAB6DF48 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

It would be really nice if (at least on windows) that= the –u flag of configure.py produced final targets with ‘_d’ appended= to the name. My troubles on win32 were almost exclusively due to this. When= Python is compiled for debugging, it looks as if it tries to load other modules= built for debugging, so it actually tries to import “qt_d” instead of= “qt”. I was only ever able to get it to work when everything was compiled without debug, and I think this was the main issue.

 

This would also make it much easier for me to switch= between the release and debug versions.

________________________________________________________________= __________________________
This electronic message may contain proprietary and confidential= information of Verint Systems Inc., its affiliates and/or= subsidiaries.
The information is intended to be for the use of the individual(s) or
entity(ies) named above. If you are not the intended recipient (or= authorized to receive this e-mail for the intended recipient), you may not= use, copy, disclose or distribute to anyone this message or any= information contained in this message. If you have received this= electronic message in error, please notify us by replying to this e-mail.= (1)
------_=_NextPart_001_01C4D618.FAB6DF48-- --===============1106394697== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ PyKDE mailing list PyKDE@mats.imk.fraunhofer.de http://mats.imk.fraunhofer.de/mailman/listinfo/pykde --===============1106394697==--