Changes between Initial Version and Version 1 of Ticket #49213, comment 11


Ignore:
Timestamp:
Oct 9, 2015, 7:44:11 PM (9 years ago)
Author:
mkae (Marko Käning)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #49213, comment 11

    initial v1  
    44  /opt/local/share/apps/cmake/modules/FindKDE4Internal.cmake
    55}}}
    6 OK, will report back later on how it went on...
     6
     7
     8Turns out that {{{nepomuk-core}}} already fails:
     9{{{
     10:info:configure -- Detecting CXX compile features - done
     11:info:configure CMake Error at /opt/local/share/apps/cmake/modules/FindQt4.cmake:1239 (MESSAGE):
     12:info:configure   Qt qmake not found!
     13:info:configure Call Stack (most recent call first):
     14:info:configure   /opt/local/share/apps/cmake/modules/FindKDE4Internal.cmake:425 (find_package)
     15:info:configure   /opt/local/share/cmake-3.3/Modules/FindKDE4.cmake:108 (find_package)
     16:info:configure   CMakeLists.txt:14 (find_package)
     17:info:configure
     18:info:configure
     19:info:configure -- Configuring incomplete, errors occurred!
     20}}}