[FFmpeg-user] Error compiling ffmpeg 2.7.2 with VS2015
James Darnley
james.darnley at gmail.com
Thu Aug 6 23:49:18 CEST 2015
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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 603 bytes
Desc: OpenPGP digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20150806/1e89c44a/attachment.sig>
More information about the ffmpeg-user
mailing list