View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0012133 | CMake | Modules | public | 2011-04-28 15:11 | 2016-06-10 14:31 | ||||
Reporter | Clinton Stimpson | ||||||||
Assigned To | Marcus D. Hanwell | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | closed | Resolution | moved | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0012133: FindPythonLibs finds wrong stuff with CMAKE_PREFIX_PATH | ||||||||
Description | If I set the CMAKE_PREFIX_PATH environment variable to the root of some python installation, FindPythonLibs still finds the system install python libraries instead. If I remove the system ones, then it finds the ones I want. If I remove the system ones and unset CMAKE_PREFIX_PATH, then it fails. So anyway, CMAKE_PREFIX_PATH should have priority. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |
Relationships |
Notes | |
(0033339) Clinton Stimpson (developer) 2013-06-20 07:59 |
This report was originally about finding python on linux. I have a more difficult time on windows with multiple python installations. Its bad enough that i get includes from one and libraries from another. I end up having to specify all python variables myself which defeats the purpose of it being found for me, or being found with some hint. Can we please make CMAKE_PREFIX_PATH work on windows? |
(0041835) Kitware Robot (administrator) 2016-06-10 14:28 |
Resolving issue as `moved`. This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2011-04-28 15:11 | Clinton Stimpson | New Issue | |
2011-04-29 21:22 | Marcus D. Hanwell | Assigned To | => Marcus D. Hanwell |
2011-04-29 21:22 | Marcus D. Hanwell | Status | new => assigned |
2013-06-20 07:59 | Clinton Stimpson | Note Added: 0033339 | |
2016-06-10 14:28 | Kitware Robot | Note Added: 0041835 | |
2016-06-10 14:28 | Kitware Robot | Status | assigned => resolved |
2016-06-10 14:28 | Kitware Robot | Resolution | open => moved |
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |