Akonadi unhappy

Jeff Mitchell kde-dev at emailgoeshere.com
Sat Apr 26 01:01:22 CEST 2008


FYI,

Akonadi doesn't seem to be very happy building on Windows right now 
(possibly on other platforms too, if they're using CMake 2.6).

Error reproduced below.

--Jeff



CMake Error at CMakeLists.txt:31 (find_package):
   find_package could not find module FindAutomoc4.cmake or  a configuration
   file for package Automoc4.

   Adjust CMAKE_MODULE_PATH to find FindAutomoc4.cmake or set 
Automoc4_DIR to
   the directory containing a CMake configuration file for Automoc4. 
The file
   will have one of the following names:

     Automoc4Config.cmake
     automoc4-config.cmake



-- Looking for include files HAVE_EXECINFO_H
-- Looking for include files HAVE_EXECINFO_H - not found.
-- Looking for include files HAVE_UNISTD_H
-- Looking for include files HAVE_UNISTD_H - not found.
-- Found LibXslt: K:/kderoot/lib/libxslt.lib
CMake Error at server/akonadictl/CMakeLists.txt:15 
(automoc4_handle_automoc):
   Unknown CMake command "automoc4_handle_automoc".


CMake Warning (dev) in CMakeLists.txt:
   No cmake_minimum_required command is present.  A line of code such as

     cmake_minimum_required(VERSION 2.6)

   should be added at the top of the file.  The version specified may be 
lower
   if you wish to support older CMake versions for this project.  For more
   information run "cmake --help-policy CMP0000".
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Configuring done
emerge fatal error: while CMake'ing. cmd: cmake -G "NMake Makefiles" 
K:\kderoot\svn\trunk\kdesupport\akonadi -DCMAKE_INS
TALL_PREFIX=K:/kderoot -DCMAKE_INCLUDE_PATH=K:/kderoot/include 
-DCMAKE_LIBRARY_PATH=K:/kderoot/lib -DKDEWIN_DIR:PATH=K:/
kderoot  -DCMAKE_BUILD_TYPE=Debug
emerge fatal error: running python 
K:\kderoot\emerge\portage\kdesupport\akonadi\akonadi-0.80.0-20080423.py 
compile


More information about the Kde-windows mailing list