Code execution can't continue because libjpeg-8.dll was not found
Hello,
I upgraded my project from version 4.16.1 to 4.21.1, and after re-generating the project in the touchgfx editor and copying all libjpeg files (includes and libs) from a demo project that uses a video in the folder Middlewares\ST\TouchGFX\touchgfx\3rdparty\libjpeg, and after adding all required paths in VS for the project to link correctly, I got this error when I run the project in VS : Code execution can't continue because libjpeg-8.dll was not found. This problem can be solved by reinstalling the software (which software are they talking about?!)
The libjpeg-8.dll file however is in the lib directory, next to the .libjpeg-8.a and libjpeg-8.lib
Any help would be more than welcomed as I've no idea how to solve this problem.
Thanks.
