[FFmpeg-user] Problem in FFMPEG 1.1
Carl Eugen Hoyos
cehoyos at ag.or.at
Fri Jan 11 16:07:45 CET 2013
Simone Cercignani <simonec77 <at> gmail.com> writes:
> BEGIN /tmp/ffconf.SArScMTJ.c
> 1 int main(void){ return 0; }
> END /tmp/ffconf.SArScMTJ.c
> c99wrap cl -nologo -D_USE_MATH_DEFINES -Dinline=__inline -FIstdlib.h
> -Dstrtoll=_strtoi64 -c -Fo /tmp/ffconf.STVYlRnc.o /tmp/ffconf.SArScMTJ.c
> ffconf.SArScMTJ.c
> ffconf.STVYlRnc.o_converted.c
> c99wrap link -o /tmp/ffconf.KIETZgvw.exe /tmp/ffconf.STVYlRnc.o
> link: invalid option -- o
> Try `link --help' for more information.
The last line looks suspicious.
If you type "link" on the (msvc) console, how does
the output look like?
Carl Eugen
More information about the ffmpeg-user
mailing list