FET Forum

Discussions and Chat => Programming and other Technical Help => Topic started by: Benahmed Abdelkrim on June 12, 2016, 06:46:20 PM

Title: problem with Qt linguist
Post by: Benahmed Abdelkrim on June 12, 2016, 06:46:20 PM
  Hello!
I instaled Qt 5.6.1, but launching Qt linguist, the program said there has .dll files is missing, I tried to remedy to this problem by installing the missing .dll ...but a problem! :(
I attach the image
Title: Re: problem with Qt linguist
Post by: Benahmed Abdelkrim on June 12, 2016, 07:09:02 PM
 I found the solution on the Net, by manually installing the runtime Microsoft Visual C ++ (x64, because I have a 64bit operating system).
  Install it by double-clicking the downloaded file - vc_redist.x64.exe (on computers with 64-bit) and vc_redist.x86.exe (on computers with 32-bit).
the link:
            https://helpx.adobe.com/fr/acrobat/kb/entry-point-not-found-error-office2016.html (https://helpx.adobe.com/fr/acrobat/kb/entry-point-not-found-error-office2016.html)
Title: Re: problem with Qt linguist
Post by: Liviu Lalescu on June 12, 2016, 07:57:54 PM
It is good that you solved it :)
Title: Re: problem with Qt linguist
Post by: Benahmed Abdelkrim on June 12, 2016, 08:02:09 PM
Thank you. a real say is thanks to the Net, and people who are behind , so a big thank you to them.