MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0011954 | CMake | Modules | public | 2011-03-09 13:48 | 2016-06-10 14:31 |
Reporter | ChristianG | ||||
Assigned To | Kitware Robot | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | moved | ||
Platform | OS | Windows | OS Version | 7 | |
Product Version | CMake 2.8.4 | ||||
Target Version | Fixed in Version | ||||
Summary | 0011954: FindMPI fails with OpenMPI_v1.5.1-win32.exe installation | ||||
Description | The FindMPI script doesn't work with an installation of OpenMPI_v1.5.1-win32.exe . The output of the various "--showme:" calls is assumed to be GCC (or similar) syntax, but the Microsoft compilers use a slightly different syntax for include dirs etc. The attached patch tries to fix the problem (and it works for me), but it isn't really nice ;) . The biggest problem is that I couldn't get find_library to find "standard" windows libraries like Ws2_32.lib . | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() https://public.kitware.com/Bug/file/3747/cmake_findmpi.patch | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2011-03-09 13:48 | ChristianG | New Issue | |||
2011-03-09 13:48 | ChristianG | File Added: cmake_findmpi.patch | |||
2012-08-11 11:09 | David Cole | Status | new => backlog | ||
2012-08-11 11:09 | David Cole | Note Added: 0030241 | |||
2016-06-10 14:28 | Kitware Robot | Note Added: 0041815 | |||
2016-06-10 14:28 | Kitware Robot | Status | backlog => resolved | ||
2016-06-10 14:28 | Kitware Robot | Resolution | open => moved | ||
2016-06-10 14:28 | Kitware Robot | Assigned To | => Kitware Robot | ||
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|