[Kst] Re: Building Kst

Nicolas Brisset nicolas.brisset at free.fr
Sat Mar 19 12:08:07 CET 2011


Hi Syam,

----- "Sonic" <get.sonic at gmail.com> a écrit :
> Hello
> 
>    I checked out Kst from SVN by:
> svn co svn://anonsvn.kde.org/home/kde/branches/work/kst/portto4/kst
> 
> I opened the top-level kst.pro file in Qt Creator (2.1-RC) on Fedora
> 14 
> and tried to build.
> 
> Errors:

I'd suggest you use cmake to build kst2, this is becoming the default and already is more reliable than qmake, which will probably be dropped soon anyway. Plus cmake also has nice options (like merged files) which make building much faster.
To do that, if you're using QtCreator it is extremely easy: just open the CMakeLists.txt file in the cmake/ directory under the root of the source tree and let the wizard guide you. Of course, you need to have a recent enough version of cmake, but that should not be too hard.

Let us know if you still have issues building with cmake.

Nicolas


More information about the Kst mailing list