Trying to compile lyx with gtk frontend (./configure --with-frontend="gtk xforms" --disable debug) I get the following errors:
../xforms/FormPreferences.h:18:23: error: lyx_forms.h: No such file or directory ../xforms/FormPreferences.h:98 error: 'FL_FREE_COL15' was not declared in this scope ../xforms/FormPreferences.h:98 error: 'FL_FREE_COL16' was not declared in this scope Am I supposed to compile lyx-xforms before trying with gtk??
