Hello,
How can I compile from the kde svn ?
Because when I try with just the blogilo dir, I have an error due to the kblog class.
Can someone explain to me how to compile blogilo from the kde svn ?
Thank you
Hello,
How can I compile from the kde svn ?
Because when I try with just the blogilo dir, I have an error due to the kblog class.
Can someone explain to me how to compile blogilo from the kde svn ?
Thank you
You have to compile and install latest KBlog from KDE svn before trying Blogilo!
BTW, There's nothing new on it. And there is a little problem with kblog now! That we are working on it!
I highly recommend to use latest stable release!
Ok thanks for the hint !
Hi,
I get this error when trying to cmake:
mehdi@FREEDOM:~/Projects/blogilo/build$ cmake -DCMAKE_INSTALL_PREFIX=kde4-config --prefix ..
CMake Error at src/htmlconvertors/CMakeLists.txt:9 (kde4_add_library):
Unknown CMake command "kde4_add_library".
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 incomplete, errors occurred!
What should i do? can any body help me please?
This problem have been fixed!
Previously you have to build blogilo withing kdepim!
But recently we add a check to know if it's going to build out of kdepim! and so, the required definitions will add for you!
Just make an svn up to use it!
BTW, To use from trunk, you need kblog from trunk too! and to build kblog, you have to build kdepimlibs too!
So if I well understood, if I want a trunk version, i have to build kdepimlibs first, then kblog and then blogilo ?
Is that right ?
KBlog is part of kdepimlibs, so if you want the trunk version, it's enough to build kdepimlibs and then blogilo.
You must log in to post.