We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
... [10:09:05] g++ -pie -rdynamic -Wl,-rpath=/opt/click.ubuntu.com/com.mikeasoft.cutespotify/current/lib/ -Llibspotify/lib/ -Wl,-O1 -Wl,-rpath-link,/usr/lib/arm-linux-gnueabihf -o CuteSpotify lastfmscrobbler.o main.o qspotifysession.o qspotifyuser.o qspotifyobject.o qspotifytrack.o qspotifyplaylist.o qspotifyplaylistcontainer.o qspotifytracklist.o qspotifyartist.o qspotifyalbum.o qspotifyimageprovider.o qspotifysearch.o qspotifyplayqueue.o qspotifyalbumbrowse.o qspotifyartistbrowse.o qspotifytoplist.o ScrobblerSubmission.o ScrobblerHttp.o ScrobbleCache.o Scrobble.o NowPlaying.o Audioscrobbler.o Track.o ws.o misc.o NetworkAccessManager.o XmlQuery.o qrc_res.o moc_lastfmscrobbler.o moc_qspotifysession.o moc_qspotifyuser.o moc_qspotifyobject.o moc_qspotifytrack.o moc_qspotifyplaylist.o moc_qspotifyplaylistcontainer.o moc_qspotifytracklist.o moc_qspotifyartist.o moc_qspotifyalbum.o moc_qspotifysearch.o moc_qspotifyplayqueue.o moc_qspotifyalbumbrowse.o moc_qspotifyartistbrowse.o moc_qspotifytoplist.o moc_ScrobblerHttp.o moc_Audioscrobbler.o moc_NetworkAccessManager.o -L/home/phablet/dev_tmp/cutespotify-master/libQtSpotify/../libspotify/lib -lspotify -lQt5Quick -L/usr/lib/arm-linux-gnueabihf -lQt5SystemInfo -lQt5Qml -lQt5Multimedia -lpulse -lQt5Widgets -lQt5Xml -lQt5DBus -lQt5Network -lQt5Concurrent -lrt -lQt5Gui -lQt5Core -lGLESv2 -lpthread
[10:09:06] / [10:09:06] usr/bin/ld: cannot find -lQt5Multimedia collect2: error: ld returned 1 exit status make[2]: *** [CuteSpotify] Error 1
With qtmultimedia5-dev installed. What am I missing? Any help appreciated.
Cheers
The text was updated successfully, but these errors were encountered:
No branches or pull requests
...
[10:09:05] g++ -pie -rdynamic -Wl,-rpath=/opt/click.ubuntu.com/com.mikeasoft.cutespotify/current/lib/ -Llibspotify/lib/ -Wl,-O1 -Wl,-rpath-link,/usr/lib/arm-linux-gnueabihf -o CuteSpotify lastfmscrobbler.o main.o qspotifysession.o qspotifyuser.o qspotifyobject.o qspotifytrack.o qspotifyplaylist.o qspotifyplaylistcontainer.o qspotifytracklist.o qspotifyartist.o qspotifyalbum.o qspotifyimageprovider.o qspotifysearch.o qspotifyplayqueue.o qspotifyalbumbrowse.o qspotifyartistbrowse.o qspotifytoplist.o ScrobblerSubmission.o ScrobblerHttp.o ScrobbleCache.o Scrobble.o NowPlaying.o Audioscrobbler.o Track.o ws.o misc.o NetworkAccessManager.o XmlQuery.o qrc_res.o moc_lastfmscrobbler.o moc_qspotifysession.o moc_qspotifyuser.o moc_qspotifyobject.o moc_qspotifytrack.o moc_qspotifyplaylist.o moc_qspotifyplaylistcontainer.o moc_qspotifytracklist.o moc_qspotifyartist.o moc_qspotifyalbum.o moc_qspotifysearch.o moc_qspotifyplayqueue.o moc_qspotifyalbumbrowse.o moc_qspotifyartistbrowse.o moc_qspotifytoplist.o moc_ScrobblerHttp.o moc_Audioscrobbler.o moc_NetworkAccessManager.o -L/home/phablet/dev_tmp/cutespotify-master/libQtSpotify/../libspotify/lib -lspotify -lQt5Quick -L/usr/lib/arm-linux-gnueabihf -lQt5SystemInfo -lQt5Qml -lQt5Multimedia -lpulse -lQt5Widgets -lQt5Xml -lQt5DBus -lQt5Network -lQt5Concurrent -lrt -lQt5Gui -lQt5Core -lGLESv2 -lpthread
[10:09:06] /
[10:09:06] usr/bin/ld: cannot find -lQt5Multimedia
collect2: error: ld returned 1 exit status
make[2]: *** [CuteSpotify] Error 1
With qtmultimedia5-dev installed. What am I missing? Any help appreciated.
Cheers
The text was updated successfully, but these errors were encountered: