On 2015-08-06 23:39, Bernhard Döbler wrote: > Hi, > > I have a setup to compile ffmpeg with Microsoft Visual Studio in an > msys2 environment. Today I tried to compile with the new VS2015 and > received an eror very late during compile. (Error message in German btw.) > > CC ffmpeg.o > ffmpeg.c > ffmpeg.c(394): error C2039: "_cnt": Ist kein Element von "_iobuf"
> > I entered this error into an internet search engine and found out this > error was reported after an early community preview had been released. > Now that RTM has appeared I wonder what's the status of this patch: > https://ffmpeg.org/pipermail/ffmpeg-devel/2015-March/169831.html --- or > if there's a solution. I'm not sure how that patch is related to your error message which is about ffmpeg.c. Anyway, I think your problem was fixed in this commit > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=99f8fc725de4de7dcb8f125220e17082ea4b81cc I assume it was after 2.7.2. Use the latest git head and you should not get that error.
signature.asc
Description: OpenPGP digital signature
_______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
