takinoy / xfwm4

Xfce window manager with hide title on maximized patch
GNU General Public License v2.0
15 stars 1 forks source link

xfwm4-dialog_ui.h error in make. #6

Closed baizon closed 10 years ago

baizon commented 10 years ago

Hello, I'm getting this fail while running make :

CC       xfwm4_settings-xfwm4-settings.o
xfwm4-settings.c:48:29: fatal error: xfwm4-dialog_ui.h: No such file or directory
 #include "xfwm4-dialog_ui.h"
                             ^
compilation terminated.
make[3]: *** [xfwm4_settings-xfwm4-settings.o] Error 1

Any advices, how to solve this problem?

My specs are: Xubuntu 14.04 amd64, xfwm4 version 4.11.3git.UNKNOWN

baizon commented 10 years ago

I'm sorry, already found a solution. This did the trick: ./configure --enable-maintainer-mode