Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
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..