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
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
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
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
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
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 _
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