Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. api-ms-win-core-localization-ansi-l1-2-2.dll missing error
QtWS25 Last Chance

api-ms-win-core-localization-ansi-l1-2-2.dll missing error

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
8 Posts 3 Posters 1.2k 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
    Vishu1236
    wrote on last edited by
    #1

    i am facing api-ms-win-core-localization-ansi-l1-2-2.dll missing error while executing .exe made in QT.
    I have serached for this dll but it is not available anywhere ,then QT is requiring this DLL0_1542357023511_Capture.JPG

    jsulmJ 1 Reply Last reply
    0
    • V Vishu1236

      i am facing api-ms-win-core-localization-ansi-l1-2-2.dll missing error while executing .exe made in QT.
      I have serached for this dll but it is not available anywhere ,then QT is requiring this DLL0_1542357023511_Capture.JPG

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

      @Vishu1236 What Qt version do you use? How do you deploy your app? On wich Windows version?

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

      1 Reply Last reply
      0
      • V Offline
        V Offline
        Vishu1236
        wrote on last edited by
        #3

        Hi,
        i am using QT creator 4.7.2 based on QT5.11.2 on windows 7. While i am creating .exe in release mode and running it ,this issue occured.
        Thing is above dll is not available anywhere on internet.

        1 Reply Last reply
        0
        • hskoglundH Offline
          hskoglundH Offline
          hskoglund
          wrote on last edited by
          #4

          Hi, what kit did you use to build your Qt program? If it's "UWP x86..." something then that can explain the error message. To start an UWP app you need to upgrade your Windows 7 to Windows 10. If you want to stay on Windows 7 you can try switch to a non-UWP kit. I use "MSVC 2015 32-bit", the same as Qt Creator 4.7.2 uses to build itself. (You can see what kit Qt Creator is built with in Help, About Qt Creator...)

          1 Reply Last reply
          1
          • V Offline
            V Offline
            Vishu1236
            wrote on last edited by
            #5

            Hi @hskoglund
            i am using : Desktop Qt 5.6.3 MinGW 32bit kit
            but same issue occur after building with Desktop Qt 5.6.3 MSVC2015 32bit kit .

            1 Reply Last reply
            0
            • hskoglundH Offline
              hskoglundH Offline
              hskoglund
              wrote on last edited by
              #6

              If you create a new project in in Qr Creator, select Application and Qt Widgets Application and just Build and Run it without changing any code, do you get the same error as you get for your serialport.exe program above?

              1 Reply Last reply
              1
              • V Offline
                V Offline
                Vishu1236
                wrote on last edited by
                #7

                @hskoglund yupp still the same issue.

                0_1542859316674_Capture1.JPG

                can it be related to installation of QT or QT version i am using!!

                1 Reply Last reply
                0
                • hskoglundH Offline
                  hskoglundH Offline
                  hskoglund
                  wrote on last edited by
                  #8

                  Well your Qt Creator works and it's built with Qt 5.11.2 so maybe you could try running Maintenance Tool to update from 5.6.3 to 5.11.2 and see if the error persists.

                  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