[Ffmpeg-devel] network include files for MinGW
Ramiro Polla
angustia
Sun Feb 4 17:11:28 CET 2007
M?ns Rullg?rd wrote:
> Ramiro Polla <angustia at arrozcru.no-ip.org> writes:
>
>
>> M?ns Rullg?rd wrote:
>>
>>> ramiro at lisha.ufsc.br writes:
>>>
>>>
>>>
>>>> Hello,
>>>>
>>>> MinGW doesn't have some include files used in networking such as arpa/inet.h.
>>>>
>>>> What's the preferable way of going around this?
>>>> - #ifdef in each file with these includes
>>>> - make a network.h file with the #ifdefs inside it, and every network file
>>>> should include it
>>>> - make configure generate dummy include files for MinGW builds
>>>>
>>>>
>>> I prefer option #2. The fewer #ifdefs, the better.
>>>
>>>
>>>
>> Is this ok for a start?
>>
>
> Looks ok.
>
>
Could this be applied, please?
More information about the ffmpeg-devel
mailing list