Quote:
Originally Posted by gastone
You could copy libz-1.dll in the same folder you have rtmpdump.exe, but it's easier to build a static rtmpdump with
Code:
make SYS=mingw XLDFLAGS=-static
.
|
Oh thanks for this! I feel so foolish now.. its been ages since I have had to compile like this.
my code works nicely, but I am having some other issues with flash... on a chat board.. I will probably have to look at some other build solutions.