search for: encodeint32le

Displaying 1 result from an estimated 1 matches for "encodeint32le".

2009 Mar 18
1
Can't compile rtmpdump source
...e)': bytes.cpp:34: warning: converting to `uint64_t' from `double' bytes.cpp: In function `int ReadInt32LE(const char*)': bytes.cpp:96: error: `__bswap_32' was not declared in this scope bytes.cpp:96: warning: unused variable '__bswap_32' bytes.cpp: In function `int EncodeInt32LE(char*, int)': bytes.cpp:107: error: `__bswap_32' was not declared in this scope bytes.cpp:107: warning: unused variable '__bswap_32' gmake: *** [bytes.o] Error 1 The developper told me: Currently the endian support does not include FreeBSD automatically, but you can compile fo...