[EMAIL PROTECTED] wrote:
> Lyx make fails when trying to use the xforms frontend. xforms is installed
> and recognized by the lyx configuration ritual. I copmpiled xforms for
> this architecture -- and installed. Errors start in xformsImage.C -- see
> attachment.
>
> Qt frontend works. It needs a lot of configuration for my comfort.
>
> Thank you.
>
> Mark Hansel
Ok. All image stuff in xforms has been moved out of the main forms.h,
libforms.{a,so} library and into a separate flimage.h, libflimage.{a,so}
library. This flimage library is still part of the xforms distribution, but
it looks to me like the configure script did not manage to find the
flimage.h header file.
Does this help?
--
Angus