Hacker News new | ask | show | jobs
by hermitcrab 876 days ago
Interesting. But I think the vast majority of this functionality is already available in the Qt framework, which I use for pretty much all my projects.
1 comments

Of course Sane C++ Libraries targets a much much smaller functionality subset than Qt (that is a good library in many ways) and of course it has orders of magnitude less complexity. You can use Sane C++ Libraries adding a single file to your project for example. Also, Qt used to have an LGPL + Commercial licensing scheme (not sure how this has recently evolved), while this project just MIT.
There probably isn't a compelling use case for Qt-philes like me. But I wish your project the best of luck!

(the community version of Qt is LGPL, I have a small business licence)