Can i compile this Game engine on Nvidia Jetson TX1 or TX2?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By icsmono

i am very noob in this topics. I want to buy a jetson Tx2 board and develop some ia projects but i want to test if i can develop and deploy games on this platform. I only just run a game that was made in GODOT.

thanks

:bust_in_silhouette: Reply From: Ertain

As long as the OS which supports the Jetson board also supports C++, it’ll run Godot. You just have to make sure that Godot actually builds and runs on the OS. As for taking full advantage of the board’s GPU power, well, you may have to add that yourself. :wink: