Skip to content

[Ubuntu 16.04] fatal error: QWidget: No such file or directory  #13

@Waffleboy

Description

@Waffleboy

Hello, Thanks for the amazing app!

On ubuntu 16.04, running qmake and make gives

lapi.h:33:29: error: ‘function’ in namespace ‘std’ does not name a
template type 

Running qmake -project, qmake -makefile, then qmake gives
advanceddialog.h:4:19: fatal error: QDialog: No such file or directory

After some googling, I changed QDialog to Qwidget in advanceddialog.h, but still got
advanceddialog.h:4:19: fatal error: QWidget: No such file or directory

Ran using qt 5.4, 5.7.

Any help will be great :)

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