Compilation with Autotools and Qt5

2015-01-04 Thread Vincent van Ravesteijn
Hi all, Apparently we need to append the following arguments to configure to be able to compile with qt5 and autotools (already discussed in https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg185551.html): configure --enable-qt5 CPPFLAGS=-fPIC --disable-concept-checks Should we make

Re: Compilation with Autotools and Qt5

2015-01-04 Thread Stephan Witt
Am 04.01.2015 um 12:18 schrieb Vincent van Ravesteijn v...@lyx.org: Hi all, Apparently we need to append the following arguments to configure to be able to compile with qt5 and autotools (already discussed in https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg185551.html):

Re: Compilation with Autotools and Qt5

2015-01-04 Thread Enrico Forestieri
On Sun, Jan 04, 2015 at 01:49:38PM +0100, Stephan Witt wrote: Am 04.01.2015 um 12:18 schrieb Vincent van Ravesteijn v...@lyx.org: Hi all, Apparently we need to append the following arguments to configure to be able to compile with qt5 and autotools (already discussed in

Compilation with Autotools and Qt5

2015-01-04 Thread Vincent van Ravesteijn
Hi all, Apparently we need to append the following arguments to configure to be able to compile with qt5 and autotools (already discussed in https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg185551.html): configure --enable-qt5 CPPFLAGS=-fPIC --disable-concept-checks Should we make

Re: Compilation with Autotools and Qt5

2015-01-04 Thread Stephan Witt
Am 04.01.2015 um 12:18 schrieb Vincent van Ravesteijn : > Hi all, > > Apparently we need to append the following arguments to configure to be able > to compile with qt5 and autotools (already discussed in > https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg185551.html): >

Re: Compilation with Autotools and Qt5

2015-01-04 Thread Enrico Forestieri
On Sun, Jan 04, 2015 at 01:49:38PM +0100, Stephan Witt wrote: > Am 04.01.2015 um 12:18 schrieb Vincent van Ravesteijn : > > > Hi all, > > > > Apparently we need to append the following arguments to configure to be > > able to compile with qt5 and autotools (already discussed in > >