| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0014419 | CMake | CMake | public | 2013-09-17 08:17 | 2016-06-10 14:31 | ||||
| Reporter | sergeyvl | ||||||||
| Assigned To | Kitware Robot | ||||||||
| Priority | high | Severity | major | Reproducibility | always | ||||
| Status | closed | Resolution | moved | ||||||
| Platform | Linux | OS | OS Version | ||||||
| Product Version | CMake 2.8.11.2 | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0014419: Cmake Could NOT find QtCore | ||||||||
| Description | I have compiled Qt 4.8.5 (arm linux build) in /usr/local/qt4_kobo. It works. I can build and run my projects by means of qmake. But... My intent was to build CoolReader 3 Qt GUI. CoolReader uses cmake. I got the following cmake error: -------- CMake Warning at /usr/local/share/cmake-2.8/Modules/FindQt4.cmake:657 (message): /usr/local/qt4_kobo/bin/qmake reported QT_INSTALL_LIBS as "/usr/local/qt4_kobo/lib" but QtCore could not be found there. Qt is NOT installed correctly for the target build environment. Call Stack (most recent call first): CMakeLists.txt:105 (FIND_PACKAGE) -------- It determines correctly Qt lib directory (/usr/local/qt4_kobo/lib) but can't find libQtCore in it. But I have libQtCore.so, libQtCore.so.4, ... etc in this directory. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0042367) Kitware Robot (administrator) 2016-06-10 14:29 |
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 |
| 2013-09-17 08:17 | sergeyvl | New Issue | |
| 2016-06-10 14:29 | Kitware Robot | Note Added: 0042367 | |
| 2016-06-10 14:29 | Kitware Robot | Status | new => resolved |
| 2016-06-10 14:29 | Kitware Robot | Resolution | open => moved |
| 2016-06-10 14:29 | Kitware Robot | Assigned To | => Kitware Robot |
| 2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |