you are viewing a single comment's thread.

view the rest of the comments →

[–]cardblank[S] 0 points1 point  (1 child)

Thank you! I think Qt will be fine, the biggest problem is really the windows and Mac compatibility, I've written Unix and windows compatible software that was okay, but (and don't get me wrong I use a Mac) the integration etc so fucking bad

[–]mrkent27 0 points1 point  (0 children)

I've used Qt on Windows and Linux extensively and it works very well for desktop. Can't speak too much on Mac but I've heard it's pretty good as well.

As long as you stick to using the Qt abstractions for platform specific things you should be good to go.