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 443 - CMake is unable to find Python module installation directory
: CMake is unable to find Python module installation directory
Status: CLOSED DUPLICATE of bug 444
Product: PySide
Classification: Unclassified
Component: PySide
: HEAD
: All All
: P3 normal
Assigned To: renato filho
:
:
:
  Show dependency treegraph
 
Reported: 2010-10-29 06:11 EEST by Matti Airas
Modified: 2010-11-25 17:53 EET (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matti Airas 2010-10-29 06:11:51 EEST
CMake fails when trying to build PySide:

CMake Error at CMakeLists.txt:142 (message):
  Could not detect Python module installation directory.

This happens when I run "mkdir build && cd build && cmake .." without any extra
environment variables or parameters on my stock Ubuntu 10.10.

I had a little fun with "git bisect" and narrowed the issue down to commit
720c76980dedd51abee7f182bd261a9ce5405a5e.

Reverting that patch fixes the build.
Comment 1 Hugo Parente Lima 2010-10-29 17:54:52 EEST

*** This bug has been marked as a duplicate of bug 444 ***
Comment 2 Hugo Parente Lima 2010-11-25 17:53:42 EET
Released on version 1.0.0~beta1