Bug 346351 - Compile from git-source is failed cause of 'Unknown CMake command'
Summary: Compile from git-source is failed cause of 'Unknown CMake command'
Status: RESOLVED UNMAINTAINED
Alias: None
Product: blogilo
Classification: Applications
Component: general (show other bugs)
Version: Git
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Mehrdad Momeny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-19 03:25 UTC by Tugu Katagiri
Modified: 2023-01-17 23:23 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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