Hi @all
I have a problem with the create the files rtmpdump / librtmp with patch.diff under Windows7-64.
The patch.diff i have taken from last realease from KSV and this copied to rtmpdump binaries directory. After that i give over MinGW the commd "
patch-p0 <patch.diff" and the new files are generated in the directory. With the command "
make SYS=mingw" compile the new files. But the files created rtmpdump.exe and librtmp.dll have a different size than the KSV. Once I used rtmpdump.exe, an error message appears stating that the librtmp-1.dll was not found. This message is not in the rtmpdump release.
Why do not I get the same files as KSV? May be missing something in the source code?
I would be glad if someone could help me for the problem.
thx
H3om