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

qt 4.x required #1

Open
Clifnich opened this issue Feb 6, 2018 · 1 comment
Open

qt 4.x required #1

Clifnich opened this issue Feb 6, 2018 · 1 comment

Comments

@Clifnich
Copy link

Clifnich commented Feb 6, 2018

I've already updated my qt to 5.6.2. And as I am trying to build the project using CMake, it tells me that the older version 4.x is required. I am wondering if you can offer any advice or make some minor changes to your project hopefully.

@dzenanz
Copy link
Collaborator

dzenanz commented Feb 6, 2018

This project was written for Qt4, before the release of Qt5. Making it work with Qt5 should not be hard. The error is coming from here. You might want to check this out for advice.

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