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 version to build the GUI apps #144

Closed
Nanich87 opened this issue Jun 26, 2023 · 1 comment · Fixed by #146
Closed

Qt version to build the GUI apps #144

Nanich87 opened this issue Jun 26, 2023 · 1 comment · Fixed by #146

Comments

@Nanich87
Copy link

I am trying to build the GUI apps but the script terminates while trying to build rtkget_qt with this error:

getmain.cpp:507:35: error: ‘class QDropEvent’ has no member named ‘position’; did you mean ‘posted’?
     if (StaList == childAt(event->position().toPoint()))
qmake --version
QMake version 3.1
Using Qt version 5.9.5 in /usr/lib/x86_64-linux-gnu
lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 18.04.6 LTS
Release:	18.04
Codename:	bionic
@nicholasdalhaug
Copy link

It is worth noting this comment that says that the Linux GUI is not maintained, but it is available for resurrection if someone wants to do it.

fnadeau added a commit to fnadeau/RTKLIB that referenced this issue Aug 16, 2023
rtklibexplorer added a commit that referenced this issue Aug 19, 2023
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

Successfully merging a pull request may close this issue.

2 participants