Hello,
I was attempting to open an ".exe" file, on my Pi, that I created on my Windows computer. As you probably already know, it did not work. Anyways, after looking through some of the forum posts, I realized the incompatibility.
I was just curios how might I take source code, while on the pi, and create a file which functions similar to that of a windows ".exe". Basically I'm just looking to create a desktop app (with my own source code) on the pi, that when you click on it, the program runs without additional steps needed. (No cmd line, no thonny etc...)
I saw ".deb" as an option? Sorry, I'm not that well versed in Linux.
Any guiding comments would be greatly appreciated. Thanks in advance for the help!