Results 1 to 2 of 2

Thread: How to compile on multiple cores?

  1. #1
    Join Date
    Jun 2008
    Posts
    57
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default How to compile on multiple cores?

    Hello!
    I have Qt SDK 4.6.2, and can't make my MinGW (started from QtCreator) compile a project using several cores. I've tried both setting the environment variable MAKEFLAGS=-j4 and setting -j4 as a flag to be passed to make in the project settings. Seems like mingw32-make just ignores it.
    Thanks in advance.

  2. #2

    Default Re: How to compile on multiple cores?

    Try to use simply '-j' option.

Similar Threads

  1. Use more CPU cores
    By satoshi in forum Qt Programming
    Replies: 23
    Last Post: 21st April 2010, 17:35
  2. Determining no. of CPU cores available
    By cnbp173 in forum Qt Programming
    Replies: 3
    Last Post: 21st April 2009, 17:55
  3. Please help, can not compile
    By raphaelf in forum Newbie
    Replies: 1
    Last Post: 16th June 2008, 16:45
  4. qwt won't compile
    By sarefo in forum Qwt
    Replies: 4
    Last Post: 30th October 2007, 16:20
  5. Replies: 0
    Last Post: 21st December 2006, 11:48

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.