I encountered the following error while installing stride(https://webclu.bio.wzw.tum.de/stride/) on windows 11.
gcc -O2 -c stride.c -o stride.o process_begin: CreateProcess(NULL, gcc -O2 -c stride.c -o stride.o, …) failed. make (e=2): The system cannot find the file specified. make: *** [Makefile:19: stride.o] Error 2
The stride.c file exists in the specified folder.
New contributor
DEEPANSHU SINGLA is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.