Re: [LyX master] qt5: Fix use of zlib

2013-05-14 Thread Stephan Witt
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 Am 14.05.2013 um 14:25 schrieb Vincent van Ravesteijn v...@lyx.org:

Re: Re: [LyX master] qt5: Fix use of zlib

2013-05-14 Thread Kornel Benko
Am Dienstag, 14. Mai 2013 um 16:10:08, schrieb Stephan Witt st.w...@gmx.net 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

Re: [LyX master] qt5: Fix use of zlib

2013-05-14 Thread Stephan Witt
Am 14.05.2013 um 16:24 schrieb Kornel Benko kor...@lyx.org: Am Dienstag, 14. Mai 2013 um 16:10:08, schrieb Stephan Witt st.w...@gmx.net This breaks the compilation of tex2lyx: In file included from /Users/stephan/git/lyx/src/tex2lyx/../Lexer.cpp:23:

Re: [LyX master] qt5: Fix use of zlib

2013-05-14 Thread Jean-Marc Lasgouttes
Le mar. 14 mai 2013 16:35:23 CEST, Stephan Witt a écrit : Ok, is auto-tools use deprecated already? :) If not, this should help: diff --git a/src/tex2lyx/Makefile.am b/src/tex2lyx/Makefile.am index 5be47e7..c547802 100644 --- a/src/tex2lyx/Makefile.am +++ b/src/tex2lyx/Makefile.am @@ -18,6

Re: [LyX master] qt5: Fix use of zlib

2013-05-14 Thread Vincent van Ravesteijn
Op 14-5-2013 16:57, Jean-Marc Lasgouttes schreef: Le mar. 14 mai 2013 16:35:23 CEST, Stephan Witt a écrit : Ok, is auto-tools use deprecated already? :) If not, this should help: diff --git a/src/tex2lyx/Makefile.am b/src/tex2lyx/Makefile.am index 5be47e7..c547802 100644 ---

Re: [LyX master] qt5: Fix use of zlib

2013-05-14 Thread Vincent van Ravesteijn
Op 14-5-2013 17:09, Vincent van Ravesteijn schreef: Op 14-5-2013 16:57, Jean-Marc Lasgouttes schreef: Le mar. 14 mai 2013 16:35:23 CEST, Stephan Witt a écrit : Ok, is auto-tools use deprecated already? :) If not, this should help: diff --git a/src/tex2lyx/Makefile.am

Re: [LyX master] qt5: Fix use of zlib

2013-05-14 Thread Stephan Witt
Am 14.05.2013 um 17:46 schrieb Vincent van Ravesteijn v...@lyx.org: Op 14-5-2013 17:09, Vincent van Ravesteijn schreef: Op 14-5-2013 16:57, Jean-Marc Lasgouttes schreef: Le mar. 14 mai 2013 16:35:23 CEST, Stephan Witt a écrit : Ok, is auto-tools use deprecated already? :) If not, this

Re: [LyX master] qt5: Fix use of zlib

2013-05-14 Thread Stephan Witt
Am 14.05.2013 um 18:06 schrieb Stephan Witt st.w...@gmx.net: OTOH, the CMake build on Mac is broken now: Undefined symbols for architecture x86_64: QDesktopServices::storageLocation(QDesktopServices::StandardLocation), referenced from: lyx::support::(anonymous

Re: Re: [LyX master] qt5: Fix use of zlib

2013-05-14 Thread Kornel Benko
Am Dienstag, 14. Mai 2013 um 18:08:52, schrieb Stephan Witt st.w...@gmx.net Am 14.05.2013 um 18:06 schrieb Stephan Witt st.w...@gmx.net: OTOH, the CMake build on Mac is broken now: Undefined symbols for architecture x86_64:

Re: [LyX master] qt5: Fix use of zlib

2013-05-14 Thread Julien Rioux
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

Re: [LyX master] qt5: Fix use of zlib

2013-05-14 Thread Julien Rioux
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

Re: [LyX master] qt5: Fix use of zlib

2013-05-14 Thread Stephan Witt
Am 14.05.2013 um 21:06 schrieb Kornel Benko kor...@lyx.org: Am Dienstag, 14. Mai 2013 um 18:08:52, schrieb Stephan Witt st.w...@gmx.net Am 14.05.2013 um 18:06 schrieb Stephan Witt st.w...@gmx.net: OTOH, the CMake build on Mac is broken now: Undefined symbols for architecture

Re: [LyX master] qt5: Fix use of zlib

2013-05-14 Thread Vincent van Ravesteijn
Op 14-5-2013 22:00, Julien Rioux schreef: 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

Re: [LyX master] qt5: Fix use of zlib

2013-05-14 Thread Stephan Witt
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 Am 14.05.2013 um 14:25 schrieb Vincent van Ravesteijn

Re: Re: [LyX master] qt5: Fix use of zlib

2013-05-14 Thread Kornel Benko
Am Dienstag, 14. Mai 2013 um 16:10:08, schrieb Stephan Witt > 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

Re: [LyX master] qt5: Fix use of zlib

2013-05-14 Thread Stephan Witt
Am 14.05.2013 um 16:24 schrieb Kornel Benko : > Am Dienstag, 14. Mai 2013 um 16:10:08, schrieb Stephan Witt > > This breaks the compilation of tex2lyx: > > > > In file included from /Users/stephan/git/lyx/src/tex2lyx/../Lexer.cpp:23: > >

Re: [LyX master] qt5: Fix use of zlib

2013-05-14 Thread Jean-Marc Lasgouttes
Le mar. 14 mai 2013 16:35:23 CEST, Stephan Witt a écrit : Ok, is auto-tools use deprecated already? :) If not, this should help: diff --git a/src/tex2lyx/Makefile.am b/src/tex2lyx/Makefile.am index 5be47e7..c547802 100644 --- a/src/tex2lyx/Makefile.am +++ b/src/tex2lyx/Makefile.am @@ -18,6

Re: [LyX master] qt5: Fix use of zlib

2013-05-14 Thread Vincent van Ravesteijn
Op 14-5-2013 16:57, Jean-Marc Lasgouttes schreef: Le mar. 14 mai 2013 16:35:23 CEST, Stephan Witt a écrit : Ok, is auto-tools use deprecated already? :) If not, this should help: diff --git a/src/tex2lyx/Makefile.am b/src/tex2lyx/Makefile.am index 5be47e7..c547802 100644 ---

Re: [LyX master] qt5: Fix use of zlib

2013-05-14 Thread Vincent van Ravesteijn
Op 14-5-2013 17:09, Vincent van Ravesteijn schreef: Op 14-5-2013 16:57, Jean-Marc Lasgouttes schreef: Le mar. 14 mai 2013 16:35:23 CEST, Stephan Witt a écrit : Ok, is auto-tools use deprecated already? :) If not, this should help: diff --git a/src/tex2lyx/Makefile.am

Re: [LyX master] qt5: Fix use of zlib

2013-05-14 Thread Stephan Witt
Am 14.05.2013 um 17:46 schrieb Vincent van Ravesteijn : > Op 14-5-2013 17:09, Vincent van Ravesteijn schreef: >> Op 14-5-2013 16:57, Jean-Marc Lasgouttes schreef: >>> Le mar. 14 mai 2013 16:35:23 CEST, Stephan Witt a écrit : Ok, is auto-tools use deprecated already? :)

Re: [LyX master] qt5: Fix use of zlib

2013-05-14 Thread Stephan Witt
Am 14.05.2013 um 18:06 schrieb Stephan Witt : > OTOH, the CMake build on Mac is broken now: > > Undefined symbols for architecture x86_64: > "QDesktopServices::storageLocation(QDesktopServices::StandardLocation)", > referenced from: > lyx::support::(anonymous >

Re: Re: [LyX master] qt5: Fix use of zlib

2013-05-14 Thread Kornel Benko
Am Dienstag, 14. Mai 2013 um 18:08:52, schrieb Stephan Witt > Am 14.05.2013 um 18:06 schrieb Stephan Witt : > > > OTOH, the CMake build on Mac is broken now: > > > > Undefined symbols for architecture x86_64: > >

Re: [LyX master] qt5: Fix use of zlib

2013-05-14 Thread Julien Rioux
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

Re: [LyX master] qt5: Fix use of zlib

2013-05-14 Thread Julien Rioux
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

Re: [LyX master] qt5: Fix use of zlib

2013-05-14 Thread Stephan Witt
Am 14.05.2013 um 21:06 schrieb Kornel Benko : > Am Dienstag, 14. Mai 2013 um 18:08:52, schrieb Stephan Witt > > Am 14.05.2013 um 18:06 schrieb Stephan Witt : > > > > > OTOH, the CMake build on Mac is broken now: > > > > > > Undefined symbols

Re: [LyX master] qt5: Fix use of zlib

2013-05-14 Thread Vincent van Ravesteijn
Op 14-5-2013 22:00, Julien Rioux schreef: 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