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. Error while building/deploying project (kit: Desktop Qt 5.8.0 MSVC2015 32bit) When executing step "qmake"
Forum Updated to NodeBB v4.3 + New Features

Error while building/deploying project (kit: Desktop Qt 5.8.0 MSVC2015 32bit) When executing step "qmake"

Scheduled Pinned Locked Moved Unsolved General and Desktop
6 Posts 2 Posters 4.2k 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.
  • M Offline
    M Offline
    mohammed yasein
    wrote on last edited by
    #1

    Hey all i have some problem wit qt development

    First probelm is when i debug or build the project i get this message error

    Error while building/deploying project untitled2 (kit: Desktop Qt 5.8.0 MSVC2015 32bit)
    When executing step "qmake"

    and the
    Second prolem is:
    when i run
    C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\cdb.exe
    Or
    C:\Program Files (x86)\Windows Kits\10\Debuggers\x46\cdb.exe
    I get this error
    Failed to open \.\com1
    Kernel debugger failed initialization, Wi
    "The system cannot find the file spec
    Debuggee initialization failed, Win32 err
    The system cannot find the file specified

    pleas help me and thanks

    mrjjM 1 Reply Last reply
    0
    • M mohammed yasein

      Hey all i have some problem wit qt development

      First probelm is when i debug or build the project i get this message error

      Error while building/deploying project untitled2 (kit: Desktop Qt 5.8.0 MSVC2015 32bit)
      When executing step "qmake"

      and the
      Second prolem is:
      when i run
      C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\cdb.exe
      Or
      C:\Program Files (x86)\Windows Kits\10\Debuggers\x46\cdb.exe
      I get this error
      Failed to open \.\com1
      Kernel debugger failed initialization, Wi
      "The system cannot find the file spec
      Debuggee initialization failed, Win32 err
      The system cannot find the file specified

      pleas help me and thanks

      mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @mohammed-yasein

      Hi
      Did you also installed MSVC2015 from microsoft site?
      and the stand alone debugger?

      Its not include in the Qt download. Only mingw Qt has compiler with.

      1 Reply Last reply
      0
      • M Offline
        M Offline
        mohammed yasein
        wrote on last edited by
        #3

        thanks for helping how can i solve this problem

        mrjjM 1 Reply Last reply
        0
        • M mohammed yasein

          thanks for helping how can i solve this problem

          mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @mohammed-yasein

          I would suggest simply to use the mingw compiler instead

          https://download.qt.io/archive/qt/5.8/5.8.0/qt-opensource-windows-x86-mingw530-5.8.0.exe
          It has compiler and debugger and just works.
          This is for Desktop apps.

          Alternatively you must download visual studio

          1 Reply Last reply
          0
          • M Offline
            M Offline
            mohammed yasein
            wrote on last edited by
            #5

            thanks alot i will test this

            mrjjM 1 Reply Last reply
            0
            • M mohammed yasein

              thanks alot i will test this

              mrjjM Offline
              mrjjM Offline
              mrjj
              Lifetime Qt Champion
              wrote on last edited by
              #6

              @mohammed-yasein
              Np.
              I would remove the Vs2015 first. Then install a mingw one.
              Unless you plan to use VS2015 later :)

              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