Elleo / cutespotify

A QT5 Spotify client, based on MeeSpot with support for Ubuntu Touch and SailfishOS.
BSD 3-Clause "New" or "Revised" License
55 stars 25 forks source link

Error while Building and installing on Nexus 4 with Ubuntu SDK on 12.04 #6

Open ingmar- opened 10 years ago

ingmar- commented 10 years ago

... [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