On Tue, Feb 9, 2016 at 10:04 AM, Diego Iastrubni <diegoi...@gmail.com>
wrote:

>
> Integrating 3rd party software into Java/ObjC/Swift code is trivial, there
> are lots of project handling this. Its very sad that in 2016 we still don't
> have something like that can help integrating 3rd party libraries into my
> C++ code.
>
>
It's not realistic if you don't want to have terrible first-time build
times.
Imagine an application that uses Qt with QWebEngine and QML, boost, and
some other libraries, on an average computer it would be at least thirty
minutes to build all the dependencies.
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to