[Bug 1323559] Re: cmake doesn't find python3-dev library

Job Noorman jobnoorman at gmail.com
Sun Aug 24 15:19:36 UTC 2014


The problem seems to be that Ubuntu 14.04 installs Python 3.4 by default
and the installed CMake version only searches up to Python 3.3. A
workaround is to add set(Python_ADDITIONAL_VERSIONS 3.4) before the
find_package statement.

CMake 3.0 does search up to Python 3.4.

I think this should be fixed somehow in Ubuntu since there is a
inconsistency here. So either CMake should be upgraded or
FindPythonLibs.cmake should be patched.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to cmake in Ubuntu.
https://bugs.launchpad.net/bugs/1323559

Title:
  cmake doesn't find python3-dev library

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cmake/+bug/1323559/+subscriptions




More information about the kubuntu-bugs mailing list