Thanks for trying to help. The problem is that nvidia put specific instructions in the readme for the flex branches, and I think when they updated the readme to reflect the change to default branch they didnt update it properly (or I have gone crazy lol).
is the relevant part of the instructions in the Flex 4.15 branch readme:
I think that step 2 is wrong, and also step 4 has a mistake.
For step 2 to work, I have to checkout some branch before I try to run setup.bat. I didnt know which branch should be, but I am presently trying a build by trying ‘git checkout FleX’ before running setup.bat.
For step 4 I think the command should actually be git checkout FleX-4.15.0
Please someone tell me if I am right or not to suggest these alterations to the instruction. I am in the middle of building code obtained using my modified instructions so I’m not fully sure if I got it right yet! I know is simple stuff compared to people merging different branches together etc but I was thrown off because I tried to follow the readme instructions to the letter instead of figuring it out for myself.
I think these instructions are indeed out of date and incorrect. It should be simply enough to check out the FleX-4.15.0 branch (or whatever version you are interested in) and build as normal. I’ve removed these steps from the read me, apologies for the confusion.