Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Waffleboy opened this issue Jul 30, 2016 · 2 comments
Open

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

Waffleboy opened this issue Jul 30, 2016 · 2 comments

Comments

@Waffleboy
Copy link

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 :)

@mishra283
Copy link

@Waffleboy did you find any solution?

@Waffleboy
Copy link
Author

@mishra283 https://github.com/Waffleboy/IVLE-EEEE this was my solution 😆

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants