Skip to main content
Inspiring
October 20, 2020

P: Error at loading of ippCV library

  • October 20, 2020
  • 225 replies
  • 103253 views

On my computer it is impossible to start the Photoshop 22.0 After starting the program, following errormessage appears:

 

Your application is dynamically linked with Intel(R) IPP libraries version 2020.0.1.

No DLL from the list below is found an the system search path:

 ippcvm7.dll (the most suitable for your CPU)

Please provide a path to at least one of them.

 

The operating system is:

 

Edition Windows 10 Home
Version 20H2
Installiert am ‎27.‎05.‎2020
Betriebssystembuild 19042.572
Leistung Windows Feature Experience Pack 120.2212.31.0

 

The hardware is:

 

Gerätename HP_Leng
Prozessor AMD A6-3600 APU with Radeon(tm) HD Graphics   2.10 GHz
Installierter RAM 8,00 GB
Geräte-ID E2F99962-C5E4-461F-849F-D1979C252659
Produkt-ID 00326-10000-00000-AA210
Systemtyp 64-Bit-Betriebssystem, x64-basierter Prozessor
Stift- und Toucheingabe Für diese Anzeige ist keine Stift- oder Toucheingabe verfügbar.

This topic has been closed for replies.

225 replies

Inspiring
November 14, 2020

Why did Adobe knowingly install software on incompatible hardware?  Why didn't they notify the user before the install instead of after?

Participating Frequently
November 13, 2020

Huh? YOU are the one trying to use incompatible hardware, not Adobe, and you are being told that your hardware is not compatible with the latest version of software. How is that a scam?

Inspiring
November 13, 2020

The Phenom II x6 1100T supports SSE4, but NOT SSE4.2.

And SSE4.2 is the issue.

Also, from what I could determine is that no AM3/AM3+ motherboard supports a cpu that supports SSE4.2.

hecfran61
Participating Frequently
November 9, 2020

They say it is an infringement or crime to modify Adobe application files.
And what would this be? Scam?

Of ten applications for which I am subscribed (I add PS 2021) only 3 are available
It's definitely a scam
Inspiring
November 9, 2020

@shad0w Thanks a lot for this fix. Luckily there are your kind of open-minded people. I have an old MSI motherboard with Intel Core 2 Duo E8500 processor with Windows 10. Photoshop works. At least this error message clearly informs what to do. 

Inspiring
November 9, 2020

A nova versão do Photoshop não abre por falta de uma dll.
Porém, a versão anterior funciona sem problemas.

Enquanto não arrumarem o Photoshop vou usar a versão antiga, porém a contragosto.

Gostaria de estar utilizando a versão mais recente do software.

Inspiring
November 9, 2020

Hallo,

Please use the new file downloadable from: https://www.sendspace.com/file/jwxnni

Unzip the file and copy all resulting files to PS2021 install directory (/Applications/Adobe\ Photoshop\ 2021/Adobe\ Photoshop\ 2021.app/Contents/Frameworks/)

Hope it works now

RichardL1967
Inspiring
November 8, 2020

I keep trying these links in the forum on this issue, and I keep getting an error. Anybody else getting that?

RL

Inspiring
November 8, 2020

correction..

the file is here: https://www.sendspace.com/file/59abvl

Inspiring
November 8, 2020

Additionally, you also need libopenjp2.7.dylib to be installed in /usr/local/opt/openjpeg/lib/ folder
the file can be downloaded from here: https://www.sendspace.com/file/p2i2le

Once you download the file and unzip it, you do the following steps in Terminal:
sudo mkdir -p /usr/local/opt/openjpeg/lib/
mv libopenjp2.7.dylib /usr/local/opt/openjpeg/lib/

Enjoy