I'm trying to run a program with command line arguments. I keep getting the following error:
This application has failed to start because libgcc_s_dw2-1-.dll was not found. Re-Installing the applicatiob may fix this problem.
I have no clue what to do with this. The code works on the school computers but neither my laptop nor my tower. Can anyone offer some help? I've looked on line, but the "solutions" were way too technical and far above my noob head - often I couldn't get past the jargon. I tried re-installing gcc to no avail, heck finding and installing a C++ compiler felt like a herculean task. Has anyone encountered this and if so could they possibly offer a simple (or simply stated solution?)