Copy link to clipboard
Copied
Hello,
I am currently working on a project using the After Effects SDK, but I have encountered an issue. The SDK I downloaded does not include the crucial AfterEffects.lib file, which is essential for the proper functioning and compilation of my plugin project.
I contacted Adobe support, but they informed me that they are unable to provide the AfterEffects.lib file directly. They suggested contacting the plugin manufacturer, but I am developing my own plugin and thus need this library file to proceed.
Could anyone guide me on how to generate the AfterEffects.lib file from the provided SDK source files? Alternatively, if someone has faced a similar issue and found a solution, your assistance would be greatly appreciated.
Specifically, I am looking for:
Here are the steps I've taken so far:
Thank you for your help!
Copy link to clipboard
Copied
What's the aftereffects.lib file for? I have made many plugins and never needed an aftereffects.lib to have them work. Which template from the SDK are you trying to build?