You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, missing qsoundcloud files. After adding entire qsoundcloud src, it works but then another errors:
'QTabBar* QTabWidget::tabBar() const' is protected
'class QFileDialog' has no member named 'selectedUrls'
And others...
How to build it? I want to fix api problem
The text was updated successfully, but these errors were encountered:
First, missing qsoundcloud files. After adding entire qsoundcloud src, it works but then another errors:
'QTabBar* QTabWidget::tabBar() const' is protected
'class QFileDialog' has no member named 'selectedUrls'
And others...
How to build it? I want to fix api problem
The text was updated successfully, but these errors were encountered: