How to package game to Nvidia Jetson tx2?

Thanks for the quick reply, I did try running it with the gdb but couldn’t get it to work. I added gdb to the .sh script that runs the build but it fails as it tries to load the build folder as debug symbols and fails.

Here’s the edited bash script: #!/bin/shUE4_TRUE_SCRIPT_NAME=$(echo \"$0\" | xargs readlink -f)UE4_PROJECT_ - Pastebin.com
Here’s the terminal output that I get when I try to run it: Reading symbols from /home/nvidia/Desktop/Unreal-JetsonTest/LinuxNoEditor/LinuxN - Pastebin.com