umbrello build

Ralf Habacker ralf.habacker at freenet.de
Tue Sep 20 06:50:38 UTC 2016


Am 19.09.2016 um 20:08 schrieb Ralf Habacker:
> 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
git master now contains a fix for this. See
http://commits.kde.org/umbrello/3bef8511ca5859e1345c798f8b38a9ae46dfdd72

Setting XDG_DATA_DIRS is not required.

Ralf



More information about the umbrello-devel mailing list