Hacker News new | ask | show | jobs
by seabrookmx 4532 days ago
Finally, somebody with some sense.

If you want a fairly high level, cross platform C++ library, there is no reason NOT to use Qt.

1 comments

How about JUCE, a cross platform c++ lib that is really nice coded and accessible.
The UI component of it is ugly as hell, and the API style is a little antiquated. It also isn't as comprehensive as Qt, and there isn't as many resources out there for it.

I worked for a high end audio company and used it in one of their acoustic simulation softwares.

One of my main jobs was porting this project to Qt.