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

List qt5 as a dependency #8

Open
mattheworres opened this issue May 5, 2020 · 1 comment
Open

List qt5 as a dependency #8

mattheworres opened this issue May 5, 2020 · 1 comment

Comments

@mattheworres
Copy link

Great software, it worked the first time, and it was precisely what I was looking for, thank you so much!!

As a nice to have & make it easier for new users, you may want to list cmake and Qt5 as dependencies.

If this sounds amenable, I can put a PR in to "clean" up the README a little to help guide new users. Outside of debugging the CMAKE error around Qt5, this was a breeze in the park and I think a little guidance in the README will go a long way to helping more folks use this great package.

@edkb
Copy link

edkb commented May 17, 2020

For anyone who went into this issue too, the following commands should fix:
sudo apt-get install qtbase5-dev
sudo apt-get install qtdeclarative5-dev

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