Running windows applications?

Hi, I have a visual/inertial tracking and localisation application, written in windows 64, and using many third party dlls, also created in windows. Is there any way that I could run this on a jetson tx without re-coding for weeks? Is it possible to install a windows os at this time?

Thanks!

Only Linux (and indirectly Android) have been ported to Jetson. Even within Linux, only the directly supported “Linux for Tegra” variant has direct hardware accelerated access, so I see no way to avoid rebuilding for Linux. If for some reason you managed to get Windows emulation working with the finite and limited amount of RAM, you would not have direct hardware access…it would be quite slow.