You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I ran "make" it gave the following error
src/main.cpp:15:22: fatal error: sys/wait.h: No such file or directory
#include <sys/wait.h>
^
compilation terminated.
make: *** [src/main.o] Hata 1
The text was updated successfully, but these errors were encountered:
When I ran "make" it gave the following error
src/main.cpp:15:22: fatal error: sys/wait.h: No such file or directory
#include <sys/wait.h>
^
compilation terminated.
make: *** [src/main.o] Hata 1
The text was updated successfully, but these errors were encountered: