https://drive.google.com/file/d/1PxLsIwLDUzidctBlrfRYpqiZMSbzdwoM/view?usp=sharing
Sorry for that, I didn't expect a PM on this and missed it.
So, from what I see in the video: C::B and the compiler are installed just fine. You need to do just one final step.
- Go to the compiler settings (Settings > Compiler)
- Switch to the tab "Toolchain executables"
- Try "Auto-detect"
- If that fails, select the path manually and browse/select your MinGW folder (sub-folder of C::B in your case, NOT the MinGW\bin folder!).
- Also, you may have to change the executable names under "toolchain executables" to gcc.exe, g++.exe (remove the "mingw32" prefix)
That should do it.
Next time, please continue to post in the forums. PM's are easily getting missed/ignored.
Edit: Added last bullet.