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. How to release full app Qt5 for windows 7?

How to release full app Qt5 for windows 7?

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

    I release app from win10 64bit and Visual Studio 2019 64bit with platform x86 for windows 7 32bit, when run app on win7 which alert about error Qt5Widget.dll, I copy this dll from /bin and error fixed, after it alert error "api-ms-win-crt-runtime-l1-1-0.dll is missing". Failed setup vc_redist_x86.exe file
    How to build full app or setup win7 for app?

    jsulmJ J.HilkJ 2 Replies Last reply
    0
    • V vinh

      I release app from win10 64bit and Visual Studio 2019 64bit with platform x86 for windows 7 32bit, when run app on win7 which alert about error Qt5Widget.dll, I copy this dll from /bin and error fixed, after it alert error "api-ms-win-crt-runtime-l1-1-0.dll is missing". Failed setup vc_redist_x86.exe file
      How to build full app or setup win7 for app?

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

      @vinh Take a look at https://doc.qt.io/qt-5/windows-deployment.html

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

      1 Reply Last reply
      1
      • V vinh

        I release app from win10 64bit and Visual Studio 2019 64bit with platform x86 for windows 7 32bit, when run app on win7 which alert about error Qt5Widget.dll, I copy this dll from /bin and error fixed, after it alert error "api-ms-win-crt-runtime-l1-1-0.dll is missing". Failed setup vc_redist_x86.exe file
        How to build full app or setup win7 for app?

        J.HilkJ Offline
        J.HilkJ Offline
        J.Hilk
        Moderators
        wrote on last edited by
        #3

        @vinh Keep in mind, that Win7 was dropped from Microsofts Support and AFAIK also from the QtCompanies.

        If you find issues/bugs, you'll most likely have to solve them on your own 😕


        Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


        Q: What's that?
        A: It's blue light.
        Q: What does it do?
        A: It turns blue.

        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