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

Please fix bug #8

Open
pavelkolodin opened this issue Jan 28, 2024 · 0 comments
Open

Please fix bug #8

pavelkolodin opened this issue Jan 28, 2024 · 0 comments

Comments

@pavelkolodin
Copy link

pavelkolodin commented Jan 28, 2024

rtl-sdrangelove/sdrbase/gui/rollupwidget.cpp:151
QPainterPath path;
But this needs
#include <QPainterPath>
to build.

===
rtl-sdrangelove/sdrbase/gui/rollupwidget.cpp:151:22: error: aggregate ‘QPainterPath path’ has incomplete type and cannot be defined 151 | QPainterPath path;

Also, /home/kolodin/src/rtl-sdrangelove/plugins/samplesource/gnuradio/gnuradiothread.cpp:139
There is no method
connect(m_src, 0, adaptor, 0);

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

1 participant