Copy link to clipboard
Copied
I fixed the header issues, but the .r issues remain when trying to build
My command line for .r:
cl /D "PRWIN_ENV" /I "E:\Downloads\May2023_AfterEffectsSDK_Win\AfterEffectsSDK\Examples\Headers" /I "E:\Downloads\May2023_AfterEffectsSDK_Win\AfterEffectsSDK\Examples\Resources" /EP "..\%(Filename).r" > "$(IntDir)%(Filename).rr"
"E:\Downloads\May2023_AfterEffectsSDK_Win\AfterEffectsSDK\Examples\Resources\PiPLtool" "$(IntDir)%(Filename).rr" "..\%(Filename).rcp"
Copy link to clipboard
Copied
That looks like the After Effects SDK, not the Premiere Pro SDK...
Copy link to clipboard
Copied
It's the Premiere Pro SDK_CrossDissolve, and for the command line for the .r it said put the AE SDK BASE directories
Copy link to clipboard
Copied
Gotcha.
Confirming: Do the non-GPU-related effects compile without incident, on your system?