这是我在命令提示符下看到的错误。我该怎么解决?
C:\Users\john\OneDrive\Documents\GitHub\quicksortframework>make all
mpic++ -Wall -O3 -g -I. -c main.cpp
process_begin: CreateProcess(NULL, mpic++ -Wall -O3 -g -I. -c main.cpp, ...) failed.
make (e=2): The system cannot find the file specified.
make: *** [Makefile:35: main.o] Error 2