Bill Allombert on Mon, 13 Feb 2017 16:11:13 +0100 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: 2 small patches to allow Qt plotting on Gentoo |
On Mon, Feb 13, 2017 at 03:21:18PM +0100, Jeroen Demeyer wrote: > On 2017-02-13 15:17, Bill Allombert wrote: > >On Mon, Feb 13, 2017 at 11:49:35AM +0100, Jeroen Demeyer wrote: > >>I finally looked again at the Qt compilation issues. > >> > >>I'm adding two patches which allow using Qt on my Gentoo system. > > > >Hello Jeroen, > >Do you have a directory /usr/share/qt4 ? > > Yes, but the contents are very different from what you have: Ah, that it is unfortunate. I have created a GIT branch "bill-Qt" that hopefully adress all your concern. In particular it adds --with-qt-include/--with-qt-lib and use /usr/include/qt4 as a last resort. Please test! Thanks for following on this! Bill.