Cross compiling from windows x86

Is there an option to cross compile for the TX2 from a Windows x86 machine using tools like nsight ? I have up to now been compiling on the TX2 itself though for certain reasons I would like the ability to develop on a Windows machine and target + remote debug on the TX2 instead.

Many thanks,
Craig

Hi cmclar204,

That’s not supported due to all relevant SDK, libraries and tools for development are based on Ubuntu Linux environment.

Thanks

Cygwin could in theory be used for some cross development, but I wouldn’t recommend it. An actual Linux PC would be far simpler (and you could dual boot with Windows).