Compile on Release Mode
Allen Winter
winter at kde.org
Fri Oct 3 00:50:02 CEST 2008
On Thursday 02 October 2008 16:40:52 Augusto Leite wrote:
> Hi,
>
> I am trying to compile KDE from sources, but cmake installs it on
> DebugFull mode. I am to install it on Release mode.
>
> I changed the script (from kde.org) and used:
>
> cmake "$srcFolder" -DCMAKE_INSTALL_PREFIX=$KDEDIR -DCMAKE_BUILD_TYPE=Release
>
> But it still installs on DebugFull mode. What can it be? Did I do
> something wrong?
>
FYI: Last I knew, building in "Release Mode" was not supported.
So you are likely to find quite a few problems.
More information about the Kde-buildsystem
mailing list