Displaying 1 result from an estimated 1 matches for "readint32l".
Did you mean:
readint32
2009 Mar 18
1
Can't compile rtmpdump source
...r directory
bytes.h:38:22: byteswap.h: No such file or directory
bytes.h:45:2: #error "Undefined byte and float word order!"
bytes.cpp: In function `void WriteNumber(char*, double)':
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:...