umbrello build

Ralf Habacker ralf at habacker.de
Mon Sep 19 18:08:24 UTC 2016


Am 16.09.2016 um 20:12 schrieb Shawn McKenney:
> Hi Ralf -
>
> Thanks for the feedback. One note, when running from master, I am not
> seeing the "Code" menu (Ubuntu 16.04 / KDE 5). Is there perhaps a
> build or run option that I am missing?
I assume you are compile umbrello with KF5. Then you should run:

mkdir umbrello-build
cd umbrello-build
cmake -DBUILD_KF5=1 <umbrello-source-dir>
make install DESTDIR=$PWD/tmp
XDG_DATA_DIRS=$PWD/tmp/usr/local/share  umbrello/umbrello

Ralf



More information about the umbrello-devel mailing list