On 14/05/2013 4:00 PM, Julien Rioux wrote:
On 14/05/2013 10:10 AM, Stephan Witt wrote:
This breaks the compilation of tex2lyx:

In file included from /Users/stephan/git/lyx/src/tex2lyx/../Lexer.cpp:23:
/Users/stephan/git/lyx/src/tex2lyx/../support/gzstream.h:35:18: error:
QtCore: No such file or directory

Stephan




Master is still not compilable here

Here's the error, with Qt 4.7.4, LyX compiled with autotools, fixed by the previous patch:

make[7]: Entering directory `/home/watt/jrioux/git/lyx/build-dirac/src/frontends/qt4'
  CXX    GuiAbout.o
../../../../src/frontends/qt4/GuiAbout.cpp: In function 'QString lyx::frontend::credits()': ../../../../src/frontends/qt4/GuiAbout.cpp:46:2: error: 'QFile' was not declared in this scope ../../../../src/frontends/qt4/GuiAbout.cpp:46:8: error: expected ';' before 'file' ../../../../src/frontends/qt4/GuiAbout.cpp:49:6: error: 'file' was not declared in this scope
make[7]: *** [GuiAbout.o] Error 1


--
Julien

Reply via email to