Please help, thank you
CodePudding user response:
1) can be seen from the first error window prompts should be environment parameter wrong: didn't find the GCC2) from the back of the command GCC is already installed, should be in TDM GCC directory
At the same time in the run directory Helloword can that GCC should be correct, has very little to do with GCC version
CodePudding user response:
Never under the Windows with GCC, up to just know the cygwin1) you run under the Windows command line: path, confirm the environment parameter g: \ TDM GCC \ bin is already set success
2) run your GCC command again, see if this time you will be prompted GCC also couldn't find it
CodePudding user response:
Notepad + + is a editor, it is better to use dev - CPP, dev - CPP internal integration the GCC 3.4.2, a bit old, but can be set in the options to use high version of the GCC (if installed),CodePudding user response:
Is that so?
CodePudding user response:
You try using CMD to see the version of GCC, verify the GCC installation and environment variable is correct, remembered command, check yourself, generally the problem has nothing to do with the editor,CodePudding user response: