nci / drishti

Drishti
MIT License
171 stars 39 forks source link

Drishti 2.7 MSVCR120 #56

Closed andygrd closed 3 years ago

andygrd commented 3 years ago

Hello, I downloaded drishti 2.7 on windows, but can't open the app. I have an error message telling that "MSVCR120.dll can't be found". Deleting and re-downloading the file doesn't solve the issue, neither downloading the previous version (the same error message appears). This message appears when I want to open drishti and drishtipaint. How can I solve this issue ?

AjayLimaye commented 3 years ago

Hi Andygrd, You can download msvcr120.dll available under AdditionalDlls from https://cloudstor.aarnet.edu.au/plus/s/ykqMmmikfXxHxKC

or

Install VisualC++ redistributables https://aka.ms/vs/16/release/vc_redist.x64.exe

Cheers, Ajay

On Thu, Apr 22, 2021 at 10:22 PM andygrd @.***> wrote:

Hello, I downloaded drishti 2.7 on windows, but can't open the app. I have an error message telling that "MSVCR120.dll can't be found". Deleting and re-downloading the file doesn't solve the issue, neither downloading the previous version (the same error message appears). This message appears when I want to open drishti and drishtipaint. How can I solve this issue ?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/nci/drishti/issues/56, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABMVVLRX34FTEW7ZNA7DUTTTKAIJLANCNFSM43MLDF5Q .

--

Ajay Limaye

VIsualization Programmer, NCI Australia http://www.nci.org.au/

The Australian National University

143 Ward Road

Acton, ACT, 2601

T: +61 2 6125 4616

Want the latest news http://nci.org.au/research-news/news/ from NCI?

Find out more about NCI: YouTube http://www.youtube.com/user/NCINationalFacility / Facebook https://www.facebook.com/NCIAustralia/ / Twitter https://twitter.com/NCInews / LinkedIn https://www.linkedin.com/company/national-computational-infrastructure/

[image: @.***D449EE.B750D8C0]

andygrd commented 3 years ago

Thank you very much !