On Monday 30 April 2012 00:24:11 Julius Schwartzenberg wrote:
Alright, thank you very much! I managed to compile it
now. I used these
options:
-DWITH_OpenGL=ON -DKWIN_BUILD_XRENDER_COMPOSITING=ON
-DKWIN_BUILD_ACTIVITIES=OFF
I suppose I could even leave out the first two, as I guess they are on
by default as well.
correct
Other than activities (which doesn't seem like a
large difference to me
for a fully separate build) are there other things I could disable? I
guess the webpage you linked to doesn't let all the new options from the
GIT version yet? Maybe there is also a list in the source tree?
The web page lists
everything currently supported to be disabled in the git
tree. But soon there will come more things, like how to define a different
name and after feature freeze I will create a branch for standalone building
which will add a few more build options.
Cheers
Martin