我正在使用 运行 C 程序vscode,并收到以下错误消息,并且终端面板没有提供任何信息。
C:\Users\AppData\Local\Temp\ccG7tsTb.o:fi_evaluation.c:(.text+0x3d9d): undefined reference to `rotation'
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
