lastfm / liblastfm

A Qt C++ library for the Last.fm webservices
http://www.last.fm/download
GNU General Public License v3.0
66 stars 29 forks source link

Am I able to use it with Qt5? #32

Closed itatriev closed 9 years ago

itatriev commented 9 years ago

I've noticed commits about Qt5 integration, but you didn't mention it in the description. I'm curious about it.

itatriev commented 9 years ago

My question is more about correctness of the description, bc I've stumbled upon a package in the AUR - liblastfm-qt5-git.

itatriev commented 9 years ago

Also, we have discussion here

xhochy commented 9 years ago

Yes, this library is usable with Qt4 and Qt5 (you just need to compile it for each version).

itatriev commented 9 years ago

@xhochy, cool, I'm closing issue. Maybe it should be mentioned in the description? Anyway, thanks ;)