I got my first raspberry pi earlier today and created a simple hello world program for it in C++. I went to run the program and when I double clicked the executable, a window popped up asking if I wanted to execute it or execute it in the terminal. When I selected both of the options nothing happened, but when I open the terminal and type in the path to the executable it works just fine. Does anyone know how to fix this?
Thank You.