Skip to content

File not followed #135

@pkaramol

Description

@pkaramol

Using glogg 1.1.0-1 as installed from official repositories of Ubuntu 16.04.01
File is not autoreloaded. When monitored file changes, program hangs and after trying to manually srcol, it is updated.
Tried to build from source but latest error is:

make
g++ -c -g -Wextra -std=c++11 -DGLOGG_VERSION=\"`cat .tarball-version`\" -DGLOGG_SUPPORTS_DBUS -DGLOGG_SUPPORTS_INOTIFY -O2 -Wall -W -D_REENTRANT -DFILELOG_MAX_LEVEL="logDEBUG" -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtDBus -I/usr/include/qt4 -Isrc -I.moc/release-shared -I.ui/release-shared -o .obj/release-shared/main.o src/main.cpp
src/main.cpp: In function ‘int main(int, char**)’:
src/main.cpp:242:23: error: ‘AA_UseHighDpiPixmaps’ is not a member of ‘Qt’
     app.setAttribute( Qt::AA_UseHighDpiPixmaps );
                       ^
Makefile:583: recipe for target '.obj/release-shared/main.o' failed
make: *** [.obj/release-shared/main.o] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions