我正在尝试构建一个动态库但我收到此错误,有人能告诉我这意味着什么吗?
16:42:59 **** Incremental Build of configuration Debug for project 5exe ****
Info: Internal Builder is used for build
gcc "-IC:\\Users\\Dylan Galea\\workspace\\5\\Debug\\" -O0 -g3 -Wall -c -fmessage-length=0 -o 5exe.o "..\\5exe.c"
gcc: fatal error: no input files
compilation terminated.
16:42:59 Build Finished (took 120ms)