PySide Bugzilla Closed for New Bugs

PySide is now a Qt Add-on and uses the Qt Project's JIRA Bug Tracker instead of this Bugzilla instance. This Bugzilla is left for reference purposes.

Bug 64 - The buildsystem doesn't allow to build debug versions of the libraries.
: The buildsystem doesn't allow to build debug versions of the libraries.
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: PySide
: 0.2.0
: All All
: P5 major
Assigned To: renato filho
:
:
:
  Show dependency treegraph
 
Reported: 2009-09-16 13:05 EEST by Didier Raboud
Modified: 2009-10-14 14:16 EEST (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Didier Raboud 2009-09-16 13:05:51 EEST
Hi, 

I can't find a way to build debug libraries (e.g. QtGui_d.so) with the current
buildsystem.

Best regards, 

OdyX
Comment 1 renato filho 2009-09-23 19:17:35 EEST
Created CMake flag LIB_DEBUG_POSTFIX for modify library name when using
CMAKE_BUILD_TYPE=Debug. The default value is "_d"

Fixed on commit:

ApiExtractor: 5604a7b2f41fda5d78271032429805604b6f08c3
PySide: 1753a33708c47775162981051b1b000621a7e674