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 286 - Support library postfix in FindShiboken.cmake
: Support library postfix in FindShiboken.cmake
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: Shiboken
: HEAD
: All All
: P5 normal
Assigned To: Marcelo Lira
:
:
:
  Show dependency treegraph
 
Reported: 2010-08-06 16:16 EEST by Lauro Moura
Modified: 2010-10-13 13:48 EEST (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lauro Moura 2010-08-06 16:16:19 EEST
In the debian package, a library postfix is used to differentiate the debug
library from the normal one. This can be achieved by using the *_POSTFIX
variables in CMake.

Currently, ShibokenConfig.cmake ignores this leaving the library name as
@PREFIX@shiboken@SUFFIX@. This could potentially break compiling PySide when
*_POSTFIX is using in shiboken, as it'll search for "-lshiboken" instead of
"-lshiboken@POSTFIX@".
Comment 1 renato filho 2010-09-20 19:22:29 EEST
fixed on commits:

apiextractor:
commit 7bf148f3f6e38e2809e1e453a24618cbc41c63d2
Author: renatofilho <renato.filho@openbossa.org>
Date:   Mon Sep 20 18:54:27 2010 -0300

shiboken:
commit e87fbe13223a7c53404846565e1c74d914e0eab2
Author: renatofilho <renato.filho@openbossa.org>
Date:   Mon Sep 20 18:58:14 2010 -0300

pyside:
commit 2a225be9c770ccf774a97457ab409b6b3f60b467
Author: renatofilho <renato.filho@openbossa.org>
Date:   Mon Sep 20 19:02:16 2010 -0300
Comment 2 renato filho 2010-10-13 13:48:25 EEST
released on PySide 0.4.2