MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0011346 | CMake | Modules | public | 2010-10-21 10:35 | 2016-06-10 14:31 |
Reporter | Adam J Richardson #2 | ||||
Assigned To | Bill Hoffman | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | moved | ||
Platform | OS | OS Version | |||
Product Version | CMake-2-8 | ||||
Target Version | Fixed in Version | ||||
Summary | 0011346: Syntax errors from pkg-config on Win32 | ||||
Description | The first time I run CMake on this source tree on Win32 I get a lot of error output (see first link below). Subsequent runs produce the (much shorter) output: " C:\Users\buildbot\Reu2\bin\bga120\build\Reu2\cmake>cmake .. -G "MinGW Makefiles" CMake Error at C:/Programs/CMake28/share/cmake-2.8/Modules/FindPackageHandleStan dardArgs.cmake:70 (MESSAGE): Could NOT find LibXslt (missing: LIBXSLT_INCLUDE_DIR) Call Stack (most recent call first): C:/Programs/CMake28/share/cmake-2.8/Modules/FindLibXslt.cmake:44 (FIND_PACKAGE _HANDLE_STANDARD_ARGS) Reu2/CMakeLists.txt:29 (find_package) -- Configuring incomplete, errors occurred! C:\Users\buildbot\Reu2\bin\bga120\build\Reu2\cmake> " Both libxml2 and libxslt are installed and working. Also, pkg-config is known to work and return correct results on this system. Could it be a bug in FindPkgConfig.cmake? Or FindLibXslt.cmake maybe? And why do I get different output on the first run? The second link below is the CMakeLists.txt file throwing the errors. It is included by other CMakeLists.txt files, I can provide links to those if needed. | ||||
Steps To Reproduce | |||||
Additional Information | https://dreamtrack.dnsalias.com/downloads/cmake-errors.txt [^] http://dreamtrack.dnsalias.com/fossils/reu2.cgi/artifact?name=f36c765b64f3d0ca700466e175592d2882cb6736 [^] | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2010-10-21 10:35 | Adam J Richardson #2 | New Issue | |||
2011-01-17 16:49 | David Cole | Assigned To | => Bill Hoffman | ||
2011-01-17 16:49 | David Cole | Status | new => assigned | ||
2016-06-10 14:28 | Kitware Robot | Note Added: 0041755 | |||
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 |
Notes | |||||
|
|||||
|
|