On Thu, Sep 06, 2007 at 07:04:15PM +0200, Georg Baum wrote: > Enrico Forestieri wrote: > > > I am currently trying to sort out some link problems on some platforms, > > after which I will apply a new patch and update status.15x. > > > > Thanks for your patience. > > The link failures are only a symptom IMHO. The real problem is the fact that > src/support pulls in fontconfig. It should not do so because client and > tex2lyx do not need any font stuff at all, therefore only LyX should link > against fontconfig (and I believe that modern qt without fontconfig is not > possible anyway, so fontconfig is already required AFAIK). > > IMHO a real fix would put the font stuff in the frontend where it belongs. > Then there would not be any link problems in client and tex2lyx.
I agree with you (sort of). I have already posted a Qt patch which would work with every platform, the only drawback being that it would be for Qt >= 4.2 only. So, if we declare Qt 4.1 unsupported, that would be the way to go. I am not going to propose that, but I would not oppose if that is conditionally compiled in for Qt >= 4.2. -- Enrico