[rtmpdump] MSVC Support (static lib w/CRYPTO)
Anony Mous
anonymous247 at gmail.com
Fri Apr 16 05:34:27 CEST 2010
If a MinGW build is easy, and will be binary compatible with XBMC built with MSVC, that may be the
easier option to maintain.
Re: the stdbool/stdint headers.
stdint.h can be found in the "External Links" section of this wikipedia article:
http://en.wikipedia.org/wiki/Stdint.h
stdbool.h was taken from this response on a StackOverflow thread:
http://stackoverflow.com/questions/25461/stdbool-h-c/29300#29300
The post attributes the file to the Ada Class Library
Re: openssl 0.9.8k
Ya, that's the version I had lying around from work I had done a while ago. I certainly should
update it.
But I guess most of this is moot if MinGW can be made to produce libs or dlls that are binary
compatible with MSVC. I'll poke around with MinGW and MSYS and see where I get.
More information about the rtmpdump
mailing list