MantisBT - CMake |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0013431 | CMake | Modules | public | 2012-07-23 04:50 | 2015-10-06 11:51 |
|
Reporter | Dominik Schmidt | |
Assigned To | Andreas Schneider. | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | Windows | OS | Linux | OS Version | |
Product Version | CMake 2.8.8 | |
Target Version | CMake 2.8.10 | Fixed in Version | CMake 2.8.10 | |
|
Summary | 0013431: FindOpenSSL can't find mingw cross-compiled OpenSSL |
Description | Usually OpenSSL libraries are named libeay32 and ssleay32 in Windows, but when cross-compiled they have their unix/linux names libcrypto and libssl. |
Steps To Reproduce | |
Additional Information | Patch attached. |
Tags | No tags attached. |
Relationships | related to | 0014075 | closed | Brad King | CMAKE_CROSSCOMPILING miss-typed as CMAKE_CROSS_COMPILING in FindOpenSSL.cmake | related to | 0015765 | closed | Brad King | FindOpenSSL.cmake does not honor OPENSSL_ROOT_DIR |
|
Attached Files | 0001-OpenSSL-find-cross-compiled-OpenSSL-from-MinGW.patch (871) 2012-07-23 04:50 https://public.kitware.com/Bug/file/4401/0001-OpenSSL-find-cross-compiled-OpenSSL-from-MinGW.patch 0001-FindOpenSSL-find-cross-compiled-OpenSSL-from-MinGW-1.patch (1,593) 2012-07-23 17:13 https://public.kitware.com/Bug/file/4403/0001-FindOpenSSL-find-cross-compiled-OpenSSL-from-MinGW-1.patch |
|
Issue History |
Date Modified | Username | Field | Change |
2012-07-23 04:50 | Dominik Schmidt | New Issue | |
2012-07-23 04:50 | Dominik Schmidt | File Added: 0001-OpenSSL-find-cross-compiled-OpenSSL-from-MinGW.patch | |
2012-07-23 04:53 | Rolf Eike Beer | Assigned To | => Mathieu Malaterre |
2012-07-23 04:53 | Rolf Eike Beer | Status | new => assigned |
2012-07-23 17:13 | Rolf Eike Beer | File Added: 0001-FindOpenSSL-find-cross-compiled-OpenSSL-from-MinGW-1.patch | |
2012-07-23 17:15 | Rolf Eike Beer | Note Added: 0030111 | |
2012-07-26 04:47 | Andreas Schneider. | Assigned To | Mathieu Malaterre => Andreas Schneider. |
2012-07-26 04:48 | Andreas Schneider. | Note Added: 0030125 | |
2012-10-24 17:26 | David Cole | Status | assigned => resolved |
2012-10-24 17:26 | David Cole | Fixed in Version | => CMake 2.8.10 |
2012-10-24 17:26 | David Cole | Resolution | open => fixed |
2012-10-24 17:26 | David Cole | Target Version | => CMake 2.8.10 |
2013-03-04 08:38 | Robert Maynard | Note Added: 0032482 | |
2013-03-04 08:38 | Robert Maynard | Status | resolved => closed |
2013-04-12 08:51 | Brad King | Relationship added | related to 0014075 |
2015-10-06 11:51 | Brad King | Relationship added | related to 0015765 |