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's version mixing.
Forum Updated to NodeBB v4.3 + New Features

Qt's version mixing.

Scheduled Pinned Locked Moved Solved General and Desktop
10 Posts 2 Posters 565 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.
  • A Offline
    A Offline
    aliks-os
    wrote on last edited by
    #1

    I have updated my application from Qt5 to Qt6. The succesfully built it. But on running I get a message that Qt5Core.dll and Qt5Network.dll were not found.

    In the .pro file, the core5compat is disabled.

    Please advise, how locate what module, class, etc uses the Qt5 modules.

    jsulmJ 1 Reply Last reply
    0
    • A aliks-os

      I have updated my application from Qt5 to Qt6. The succesfully built it. But on running I get a message that Qt5Core.dll and Qt5Network.dll were not found.

      In the .pro file, the core5compat is disabled.

      Please advise, how locate what module, class, etc uses the Qt5 modules.

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

      @aliks-os I would say you built your app using Qt5.
      How exactly did you build?

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

      A 1 Reply Last reply
      0
      • jsulmJ jsulm

        @aliks-os I would say you built your app using Qt5.
        How exactly did you build?

        A Offline
        A Offline
        aliks-os
        wrote on last edited by
        #3

        @jsulm
        In the QtCreator: clear, than rebuild

        jsulmJ 1 Reply Last reply
        0
        • A aliks-os

          @jsulm
          In the QtCreator: clear, than rebuild

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

          @aliks-os said in Qt's version mixing.:

          than rebuild

          Using Qt6 Kit?

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

          A 1 Reply Last reply
          0
          • jsulmJ jsulm

            @aliks-os said in Qt's version mixing.:

            than rebuild

            Using Qt6 Kit?

            A Offline
            A Offline
            aliks-os
            wrote on last edited by
            #5

            @jsulm sure

            jsulmJ 1 Reply Last reply
            0
            • A aliks-os

              @jsulm sure

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

              @aliks-os When do you get this error? Where do you start the app?

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

              A 1 Reply Last reply
              0
              • jsulmJ jsulm

                @aliks-os When do you get this error? Where do you start the app?

                A Offline
                A Offline
                aliks-os
                wrote on last edited by
                #7

                @jsulm yes, when I start application from QtCreator

                jsulmJ 1 Reply Last reply
                0
                • A aliks-os

                  @jsulm yes, when I start application from QtCreator

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

                  @aliks-os Can you show the build log/compiler/linker output?

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

                  A 1 Reply Last reply
                  0
                  • jsulmJ jsulm

                    @aliks-os Can you show the build log/compiler/linker output?

                    A Offline
                    A Offline
                    aliks-os
                    wrote on last edited by
                    #9

                    @jsulm Probably, I suppose the reason....the application uses third party dll, that it was built by Qt5, can it be a reason?

                    A 1 Reply Last reply
                    0
                    • A aliks-os

                      @jsulm Probably, I suppose the reason....the application uses third party dll, that it was built by Qt5, can it be a reason?

                      A Offline
                      A Offline
                      aliks-os
                      wrote on last edited by
                      #10

                      Yes, i confirm, that is a reason. Thanks for quick help

                      1 Reply Last reply
                      1
                      • A aliks-os has marked this topic as solved on

                      • Login

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