Setup Xavier NX Board w/ NVMe

Setting up Xavier was a pain, partially because i wasn't aware of how to use Nvidia SDK Manager and partially because i am not good arm64 devices, like setting them up

Setup Qt5 w/o QtCreator in Linux

I generally dont like a special IDE for making a GUI application, like QtCreator, i wanted to have more control and use Makfile and make to build the Qt Application. So this is a guide on how i did that.