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
I'm trying to make playback.exe, where I have modified the Makefile a bit. Error 1 outputs to both Git and PowerShell. Error is as follows C:/MinGW/bin/gcc.exe -Wall -I../include -I ./include -L../lib -os -o playback.ex e playback.c make: *** [Makefile:13: playback.exe] Error 1
The text was updated successfully, but these errors were encountered:
I'm trying to make playback.exe, where I have modified the Makefile a bit. Error 1 outputs to both Git and PowerShell. Error is as follows
C:/MinGW/bin/gcc.exe -Wall -I../include -I ./include -L../lib -os -o playback.ex e playback.c make: *** [Makefile:13: playback.exe] Error 1
The text was updated successfully, but these errors were encountered: