Re: 1.3.4-qt build error

2004-03-25 Thread Rich Shepard
On Thu, 25 Mar 2004, Angus Leeming wrote: > I attach the 1.3.4 ANNOUNCE file. Angus, Thank you. I had read that but didn't remember just what was there. What I do notice about 1.3.3 is that the upgraded Qt libraries changed the display -- in a positive way. Well, ... end of thread reache

Re: 1.3.4-qt build error

2004-03-25 Thread Angus Leeming
Rich Shepard wrote: >> One other thing: you're using the same C++ compiler to compile lyx >> as was used to compile the qt libs I hope? Else you're on a hiding >> to nothing. > > Rich, Are you taliking to me or to yourself? > The qt-3.3.1 libraries came as a rpm. If I could have found a > ly

Re: 1.3.4-qt build error

2004-03-25 Thread Rich Shepard
On Thu, 25 Mar 2004, Angus Leeming wrote: > One other thing: you're using the same C++ compiler to compile lyx as > was used to compile the qt libs I hope? Else you're on a hiding to > nothing. Rich, The qt-3.3.1 libraries came as a rpm. If I could have found a lyx-1.3.4 .src.rpm that I could

Re: 1.3.4-qt build error

2004-03-25 Thread Angus Leeming
Rich Shepard wrote: > On Thu, 25 Mar 2004, Angus Leeming wrote: > >> So, my initial assumption is that you've hit a compiler bug. > > Angus, > > That reminded me that I had the same problem with Scribus. I had > downloaded gcc-3.x and installed it in addition to the default 2.96. > So, I modi

Re: 1.3.4-qt build error

2004-03-25 Thread Rich Shepard
On Thu, 25 Mar 2004, Angus Leeming wrote: > So, my initial assumption is that you've hit a compiler bug. Angus, That reminded me that I had the same problem with Scribus. I had downloaded gcc-3.x and installed it in addition to the default 2.96. So, I modifed Makefile to indicate: CC = gcc3 CX

Re: 1.3.4-qt build error

2004-03-25 Thread Angus Leeming
Rich Shepard wrote: > I need some help in figuring out what went wrong here. Yesterday, > I upgraded to qt-3.3.1 so I could build Scribus on my RH 7.3 box. > So, this morning as I tried to build lyx-1.3.4, I used the > following configuration options: > I thought that the missing QSizePolicy _

1.3.4-qt build error

2004-03-25 Thread Rich Shepard
I need some help in figuring out what went wrong here. Yesterday, I upgraded to qt-3.3.1 so I could build Scribus on my RH 7.3 box. So, this morning as I tried to build lyx-1.3.4, I used the following configuration options: --with-frontend=qt --with-qt-dir=/usr/lib/qt-3.3 At the end of ./co