gamecreature / QtAwesome

QtAwesome - Font Awesome for Qt Applications
Other
773 stars 147 forks source link

Backwards compatability with Qt5? #57

Closed zethon closed 10 months ago

zethon commented 11 months ago

Has anyone tried this with Qt5 lately? Does it still work?

gamecreature commented 11 months ago

Hi @zethon, It should work with the latest Qt5 library. Please let me know what kind of issues you have.

I'm trying to test this on OS X right now, but I'm currently having compile issue due to a Qt Bug with Xcode 15 https://bugreports.qt.io/browse/QTBUG-117225.

gamecreature commented 10 months ago

@zethon I just confirmed the latest Qt5 and latest QtAwesome builds and runs the sample project on my Intel Mac. I will close this issue.

zethon commented 10 months ago

Yup, I should have responded, but I tried it in Qt5 and it works like a charm. Thanks!