I need NVRTX Build Setup help

UnrealEngine-nvrtx-5.4. I ran through the process from the github page: https://github.com/NvRTX/UnrealEngine/commit/52704b61ea7cae975832608bf1423d174bd99253#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5L59

and

I did the visual studio setup from the epic documentation above.

I downloaded the folder and extracted it, ran the generate projects bat and the setup bat and selected build in visual studio 2022.

After all of this it should have created an unrealeditor.exe in C:\Users***\UnrealEngine-nvrtx-5.4\UnrealEngine-nvrtx-5.4\Engine\Binaries\Win64 and it didn’t.

I tried opening the sample projects in: C:\Users***\UnrealEngine-nvrtx-5.4\UnrealEngine-nvrtx-5.4\Samples

“error failed to launch editor.”

I have no idea why none of this is working.

bump

Before you try to open the Project by double clicking the project file you need to run the editor at least once so the project know where to find the editor.

It never even created the exe for the editor.

Press the button I show you in the picture and it should build and run the editor

" There were build errors would you like to continue and run the last successful build?" “The system cannot find the file specified.” It’s still not working and it’s not creating the exe I need to start the engine.

In your Visual Studio installation make sure you have this…

i deactivated the first option. Second was already enabled. I selected and run local windows debugger and got the same error

any other ideas?

bump