api-ms-win-core-localization-l1-2-2.dll is missing from your computer in windows 7!!
-
I have installed QT on windows 7 ,and api-ms-win-core-localization-l1-2-1.dll is part of windows 10. then why my .exe is showing such error??!
@Vishu1236 Do you start your app from QtCreator?
-
While i am starting my app from QTcreator it is working fine. But when i am biuling it in release mode and running my *.exe this error persist.
@Vishu1236 said in api-ms-win-core-localization-l1-2-2.dll is missing from your computer in windows 7!!:
running my *.exe this error persist.
Running from QtCreator?
To run your app outside QtCreator you need to deploy it. See http://doc.qt.io/qt-5/windows-deployment.html -
@Vishu1236 said in api-ms-win-core-localization-l1-2-2.dll is missing from your computer in windows 7!!:
@jsulm ,@Qt-Champions-2017 Hi ,still it ask for api-ms-win-core-localization-l1-2-2.dll !!