Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Cl.exe is SLOWWWW
Qt 6.11 is out! See what's new in the release blog

Cl.exe is SLOWWWW

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 801 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    bareil76
    wrote on last edited by
    #1

    Why is cl.exe taking so much time in release mode while in debug mode it is very fast?

    How can I make cl.exe use more cores??

    I am using mscv2010 x86 here is my build steps:

    @qmake.exe "C:\Users\User\QT\QT\MyPro.pro" -r -spec win32-msvc2010

    jom.exe -j8 in C:\Users\User\QT\build-MyPro-Desktop_Qt_5_1_0_MSVC2010_32bit-Release@

    I have the -j8 option for jom.. but it seems that it is cl.exe that is taking too much time.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved