-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
I was trying to run makefile and I got an error that says;
gcc -std=c99 -Wall -Wextra -pedantic -Ofast -flto -march=native -lm -lSDL2 main.c -o littlewolf
c:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../../libmingw32.a(main.o):(.text.startup+0xa0): undefined reference to `WinMain@16'
collect2.exe: error: ld returned 1 exit status
make: *** [Makefile:12: all] Error 1
Any help would be appreciated. Thanks.
Metadata
Metadata
Assignees
Labels
No labels