[x264-devel] stdint.h: No such file or directory

Thomas Bosc thomas.bosc at amogli.com
Wed Dec 4 15:10:52 CET 2013


I'm sorry the link is
http://comments.gmane.org/gmane.comp.video.x264.devel/9798


On 4 December 2013 14:21, Thomas Bosc <thomas.bosc at amogli.com> wrote:

> I put the link to the original thread for reminder:
> http://comments.gmane.org/gmane.comp.video.x264.devel/7978
>
> I would like to compile the libx264.dll.
> That's happen when I compile the sources with MinGW. All the headers with
> references to inttypes.h throw the "no such file or directory" error.
>
>
> On 4 December 2013 13:30, Dolevo Jay <cmst at live.com> wrote:
>
>>
>> ------------------------------
>> Date: Wed, 4 Dec 2013 12:32:47 +0100
>> From: thomas.bosc at amogli.com
>> To: x264-devel at videolan.org
>> Subject: [x264-devel] stdint.h: No such file or directory
>>
>>
>> Hello,
>>
>> I'm experiencing the same issue with a missing header inttypes.h.
>>
>> Someone can help me?
>> Thanks
>>
>> Thomas
>>
>> _______________________________________________ x264-devel mailing list
>> x264-devel at videolan.org https://mailman.videolan.org/listinfo/x264-devel
>>
>> I use
>>
>> extern "C" {
>>
>>         #include "stdint.h"
>>
>>         #ifdef Q_OS_WIN
>>
>>         #include "inttypes.h"
>>
>>         #endif
>>
>>         #ifdef _MSC_VER
>>
>>         #    define EMULATE_INTTYPES
>>
>>         #    define strcasecmp stricmp
>>
>>         #endif
>>
>>         #include <x264.h>
>>
>> }
>>
>> in the header file.
>>
>>
>>
>> _______________________________________________
>> x264-devel mailing list
>> x264-devel at videolan.org
>> https://mailman.videolan.org/listinfo/x264-devel
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x264-devel/attachments/20131204/0cc93ca8/attachment-0001.html>


More information about the x264-devel mailing list