Not able to start the Control-Panel app after successfully built MMVA project
error stating that shareable link must be created!
Howdy.
Best practices here would be to use the fact that this project is a git repository and you can modify the code.
I suggest the following:
- Fork the project to your github account instead of just cloning it
- When you pull it locally, create a dev branch that you can work in to keep main clear.
- If you encounter an error, see if you can chat GPT your way to a solution and fix it in your dev branch.
If it works, then publish your branch to your GitHub account, and submit a pull request to the original NVIDIA repository.
If it doesn’t work, then there may be some sort of bug and it should definitely get escalated here.