Am Freitag, 14. August 2015 um 21:10:56, schrieb Scott Kostyshak 
<skost...@lyx.org>
> On Fri, Jun 12, 2015 at 11:06 AM, Enrico Forestieri <for...@lyx.org> wrote:
> > commit 565b4e9fd215282b18f2a3a983c959c84548a630
> > Author: Enrico Forestieri <for...@lyx.org>
> > Date:   Fri Jun 12 17:04:00 2015 +0200
> >
> >     Delay regeneration of previews on zoom changes
> 
> Starting with this commit, I get an error
> /home/scott/lyxbuilds/master-DELETE/repo/src/graphics/PreviewLoader.h:23:19:
> fatal error: QObject: No such file or directory
>  #include <QObject>
>                    ^
> compilation terminated.

I don't see this (cmake + ubuntu).

Here QObject for QT4 is in /usr/include/qt4/QtCore.

        #egrep include/qt4/QtCore CMakeCache.txt
        --> QT_QTCORE_INCLUDE_DIR:PATH=/usr/include/qt4/QtCore
'/usr/include/qt4/QtCore/QObject' itself is part of package 'libqt4-dev'

Maybe your cache is wrong?

> I'm guessing this is a problem in configuration on my side. Does
> anyone have a suggestion for how I can fix this? Note that 2.1.x
> before this commit compiles fine, and master branch compiles fine for
> me.

You compile master with QT5?

> Scott

        Kornel

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to