If I set up the cross compilation system on windows as described in https://nilrt-docs.ni.com/index.html (i.e. I can cross-compile the hello world application and run it on my target). Can I cross-compile Python in the same way?
If this is the case, how do I have to store the python binaries in the project?
I would really appreciate any suggestions.
Thank you in advance,
Juan