While it's true my program isn't earth shattering, from what I'v e read, it should be a working executable at this point.
I switched from Debug to Release, clicked Build and I got an executable in /bin/Release. I can double click it there and it runs fine. But when I copied it to my Desktop, it stopped working. I can right click it and see that it's still ticked to be an executable file, but it isn't.
What can do I need to do to make an executable that will run on other Linux boxes?