Qt 5.x in mac version is slow to compiling
-
My Qt is 5.6 beta version
When I build project, compiling is slow. How can speed up compiling in Qt creator?
I wonder why this happened.
If you know solve it, Let me know.
-
It's not clear what you mean. What do you compile? Qt source code? Your own project?
-
@jsulm I compiled my private project. QtCreator build is slow..
-
Take a look at this: http://blog.kutny.net/2012/01/27/speed-up-c-build-times-by-means-of-parallel-compilation/
-
@jsulm Ok..