[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pykde
Subject:    Re: [PyQt] configure.py does not add qpy release folder to Makefile
From:       Phil Thompson <phil () riverbankcomputing ! com>
Date:       2010-02-22 20:11:35
Message-ID: aa2e1fba7b24747be889fdaeef448ece () localhost
[Download RAW message or body]

On Sun, 24 Jan 2010 19:50:03 -0500, <dcassidy36@mass.rr.com> wrote:
> If you run configure.py with -u option (debug symbols), it will only add
> the debug folders the Makefiles like:
> "/LIBPATH:C:\PyQt-win-gpl-4.7\qpy\QtCore\debug", but you are actually
> compiling both debug and release builds at the same time when you do
this. 

No you aren't.

> It should add "/LIBPATH:C:\PyQt-win-gpl-4.7\qpy\QtCore\release" along
with
> '\debug' to the Makefiles, for QtCore, QtGui any everything else that
> depends on qpy or the linker complains that it can't find the non-debug
> versions of the above libs.

The problem is that it can't find the debug versions because they have a
different name.

Fixed in tonight's snapshot.

Phil
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic