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

Upgrading to Qt5 ( Raspbian Stretch on PI3B ) #2

Open
Phil1951 opened this issue Sep 22, 2017 · 2 comments
Open

Upgrading to Qt5 ( Raspbian Stretch on PI3B ) #2

Phil1951 opened this issue Sep 22, 2017 · 2 comments

Comments

@Phil1951
Copy link

Qt5Declarative has been replaced by QtQuickcontrols2 and QtScript.

Having changed this, and also installed packages QtQuickControls2-5-dev and QtScript5-dev , the main central module compiles OK using cmake. I did have to edit the CMakeLists.txt file to include the notch filter ( reguired by gui.cpp ).

I have been unable to compile any of the plugins, as the Qt5 modules are not discoverable by the application, using either cmake or Qmake. It seems that a fair amount of adaption may be required to re-use the build-files with Qt5. I hope that one day this will be achieved, as this software is amongst the best available, and it would be good to see it operating on Qt5 !

@JvanKatwijk
Copy link
Owner

JvanKatwijk commented Sep 26, 2017 via email

@Phil1951
Copy link
Author

Phil1951 commented Sep 26, 2017 via email

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