Skip to main content
Participant
June 1, 2024
Question

Premiere Pro SDK NOT compiling?

  • June 1, 2024
  • 1 reply
  • 348 views

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"

This topic has been closed for replies.

1 reply

Bruce Bullis
Community Manager
Community Manager
June 2, 2024

That looks like the After Effects SDK, not the Premiere Pro SDK...

greezy1upAuthor
Participant
June 2, 2024

It's the Premiere Pro SDK_CrossDissolve, and for the command line for the .r it said put the AE SDK BASE directories

Bruce Bullis
Community Manager
Community Manager
June 2, 2024

Gotcha. 

Confirming: Do the non-GPU-related effects compile without incident, on your system?