Does anyone know how to troubleshoot this error? enter image description here
I got this error after compiling my C++ project and trying to run the .exe file in cmd prompt. For some reason this works fine and the file executes normally on my laptop, but on my desktop I get this error.
I am using g++ compiler and gdb debugger on both devices.