[Ffmpeg-devel] network include files for MinGW
ramiro at lisha.ufsc.br
ramiro
Wed Jan 24 20:27:45 CET 2007
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
Ramiro Polla
More information about the ffmpeg-devel
mailing list