Le 31/05/2016 à 11:38, Liviu Andronic a écrit :
On Tue, May 31, 2016 at 11:31 AM, Jean-Marc Lasgouttes
<lasgout...@lyx.org> wrote:
Le 31/05/2016 à 11:21, Liviu Andronic a écrit :

If it is, you may need to add something
to your include path. Or we may need to use something more reasonable
than
  #include <qglobal.h>
  #include <qstring.h>

At least qstring.h seems very old-fashionned.

I've added libqt5svg5-dev and at least this part is now working:


I'd still like to know about qglobal.h location.

Since I'm installing qtbase5-dev, I suspect it will end up here
(depending on platform):
http://packages.ubuntu.com/search?searchon=contents&keywords=qglobal.h&mode=exactfilename&suite=xenial&arch=any

/usr/include/i386-linux-gnu/qt5/QtCore/qglobal.h
/usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h

How do we get configure to guess such peculiar path?

JMarc

Reply via email to