Answered
Premiere Pro is not load my plugin when add other dlls
I developed a plugin that requires multiple DLL files. I put both. .aex and DLLs files in the same floder
"C:\Program Files\Adobe\Common\Plug-ins\7.0\MediaCore\myplugin\"
However, Premiere Pro did not load my plugin, and the logs showed many DLL errors
"The library could not be loaded, so the plugin is set to Ignore. The error code: 2685337601"
I confirm that my DLL dependencies are fine, and other demo was successfully run using exe
All of the above are in the Release environment
How should I fix problem
