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. Qt 5.14.2 execution error

Qt 5.14.2 execution error

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 3 Posters 501 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.
  • ivanicyI Offline
    ivanicyI Offline
    ivanicy
    wrote on last edited by ivanicy
    #1

    Hello!! I am trying to move my application to the new Qt version (5.14.2).

    I have a problem. When I want to exec it appears the CDB error. When I execute it with the .exe file I have this error:

    90bbe4ef-df0c-45c8-9ac8-af27ac7b02a5-image.png

    Do you know how to fix it?

    Thank you very much!

    jsulmJ 1 Reply Last reply
    0
    • ivanicyI ivanicy

      Hello!! I am trying to move my application to the new Qt version (5.14.2).

      I have a problem. When I want to exec it appears the CDB error. When I execute it with the .exe file I have this error:

      90bbe4ef-df0c-45c8-9ac8-af27ac7b02a5-image.png

      Do you know how to fix it?

      Thank you very much!

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @ivanicy Did you a complete rebuild? Delete build folder, run qmake and build.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      ivanicyI 1 Reply Last reply
      0
      • jsulmJ jsulm

        @ivanicy Did you a complete rebuild? Delete build folder, run qmake and build.

        ivanicyI Offline
        ivanicyI Offline
        ivanicy
        wrote on last edited by
        #3

        @jsulm Yes, of course. I did all of this.

        1 Reply Last reply
        0
        • ivanicyI Offline
          ivanicyI Offline
          ivanicy
          wrote on last edited by
          #4

          This is another one:

          ac788d53-7d72-4040-8594-693d21342148-image.png

          1 Reply Last reply
          0
          • sierdzioS Offline
            sierdzioS Offline
            sierdzio
            Moderators
            wrote on last edited by
            #5

            Looks like library mismatch (different compile and run version of Qt; or different compiler used to make libs and app).

            (Z(:^

            1 Reply Last reply
            2

            • Login

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