Juergen Spitzmueller wrote:
Juergen Spitzmueller wrote:QWorkArea.C: In function 'bool lyxX11EventFilter(XEvent*)': QWorkArea.C:114: error: 'class LyXView' has no member named'requestSelection'This error is fixed with the attached patch. No idea about the second one, though:QWorkArea.C:116: error: invalid use of undefined type 'structlyx::frontend::Gui' ../../../src/frontends/LyXView.h:37: error: forward declaration of 'struct lyx::frontend::Gui'
Try to #include "frontend/Gui.h" Abdel.