Hello, I am trying to build the nvrtx-5.0 branch for Unreal engine. https://github.com/NvRTX/UnrealEngine/tree/nvrtx-5.0
When I click on the setup.bat file, I keep on getting the following error.
Failed to download 'http://cdn.unrealengine.com/dependencies/UnrealEngine-19236740/00f7184681c643cd9f5a11efc2f845722824e240': The remote server returned an error: (403) Forbidden. (WebException)
I have tried disabling the firewall, as well as changing the BaseUrl in the Commit.gitdeps.xml to use https instead of http. But I still have not been able to get it to work.
I did try to build a different branch (nvrtx-5.3) and that worked fine so I’m not sure where things are going wrong here.
Does anyone have any suggestions on what can be done to get this to work? Is there a different Commit.gitdeps.xml that I’m supposed to use that I have missed somehow?
Thanks in advance.