The tutorial code I run fails. I have all the files in the correct directory, and I followed a tutorial about adding the GUI to my compiler but it still fails. I am trying to use wxWidgets.
Yes of course sorry. I get this error: "The system can not find the file specified."
I am now using wxDev-C++. This is something from a tutorial I was using.
Well, clearly you are missing a file that is required for the program to run. Check to make sure you have all the files you need in the directory of your program.