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. "CMD.exe" exited with code 3 - VS2013

"CMD.exe" exited with code 3 - VS2013

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 869 Views
  • 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.
  • S Offline
    S Offline
    starbearer
    wrote on last edited by
    #1

    Hello,

    I'm facing this problem of building my Qt programs with VS2013. I get an error that cmd.exe exited with Code 3.

    Investigating further, I noticed that it fails in moc'ing the files, says cannot find the files specified.

    I know the files are linked correctly, and the correct path is set for the files. Also, I changed the string in the Porj file from

    bq. QtVersion_x0020_Win32 = "4.8.2"

    to

    bq. Qt5Version_x0020_Win32 = "5.3.2"

    • But to no avail.

    How can I fix this situation?

    Also, the QT VS 2013 Addin, For Qt 5, from the Qt site, is not hosted on any mirror, and the download speed is only a few KB/s. Is there any other place from where I can get this version?

    1 Reply Last reply
    0
    • Chris KawaC Offline
      Chris KawaC Offline
      Chris Kawa
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Is it failing to moc the files or compile the moc'ed files?

      Here's a "mirror list":http://download.qt-project.org/static/mirrorlist/
      The VS Addins for all versions are in the /official_releases/vsaddin/ directory.

      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