sranipal plugin error

Hi!

I want to learn the variable rate shading from this tutorial: htc-vive’s VRS tutorial.

What I did:

  • cloned the UE 4.24.2 from vive’s repo and build
  • installed sranipal runtime with steamvr, eye calibration working fine

Then I am creating a new project (blueprint, C++ both have the same prob). Pasting the sranipal unreal plugin to ProjectFolder/Plugins/SRanipal. Unfortunately, could not see the sranipal plugin under the plugin setting. While I am restarting the project, getting the first error, then while rebuilding, getting the second error:


  • I have tried different versions of sranipal plugin: v1.3.6.6, v1.3.6.8, 1.3.3.0, all have same error.
  • Tried to recompiled the plugin with current unreal version, did not work:
    RunUAT.bat BuildPlugin -plugin="C:\Users\local-admin\Documents\Unreal Projects\MyProject5\Plugins\SRanipal\SRanipal.uplugin" -package="C:\Users\local-admin\Documents\Unreal Projects\MyProject5\Plugins\SRanipal\v3"
  • Previous suggestions also did not work