Premiere Pro SDK NOT compiling?

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"
