我在 Windows 7(64 位)上使用 mingw 和 msys 来编译 x264。以下是显示的错误: libx264.a(frame.o):frame.c:(.text+0x2c2d): undefined reference to `__sync_fetch_ and_add_4' collect2.exe: error:ld reutrn 1 Makefile:182: recipe for target 'x264.exe' 失败生成:* [x264.exe] 错误 1
1142 次