Bug 346351

Summary: Compile from git-source is failed cause of 'Unknown CMake command'
Product: [Unmaintained] blogilo Reporter: Tugu Katagiri <esten>
Component: generalAssignee: Mehrdad Momeny <mehrdad.momeny>
Status: RESOLVED UNMAINTAINED    
Severity: wishlist    
Priority: NOR    
Version First Reported In: Git   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Tugu Katagiri 2015-04-19 03:25:12 UTC
Client: Ubuntu 14.10

I got Blogilo from git.
But I had a error messages from cmake.


Reproducible: Always

Steps to Reproduce:
$ cd kdepim/blogilo && mkdir build && cd build
$ cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ..

Actual Results:  
CMake Error at src/CMakeLists.txt:47 (ki18n_wrap_ui):
  Unknown CMake command "ki18n_wrap_ui".
CMake Warning (dev) in CMakeLists.txt:
  No cmake_minimum_required command is present.  A line of code such as
    cmake_minimum_required(VERSION 2.8)
  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 incomplete, errors occurred!

Expected Results:  
no idea.

I want to use 'xmlprc.aspx' instead of  'xmlprc.php' 
So Blogilo use url I typed with no addtional, ex +'xmlprc.php'.
Comment 1 Justin Zobel 2021-03-09 01:04:59 UTC
Thank you for the bug report.

As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists.

If this bug is no longer persisting or relevant please change the status to resolved.
Comment 2 Justin Zobel 2023-01-17 23:23:14 UTC
As blogilo is now archived/marked unmaintained in Gitlab, I am updating all open tickets. If a maintainer is found, feel free to reopen these tickets when working on them.

Gitlab Repo: https://invent.kde.org/unmaintained/blogilo