Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#11
|
|||
|
|||
Re: Unofficial RtmpDump binaries-sure-
make SHARED= SYS=mingw CRYPTO=POLARSSL LIBZ='-lz -static' VERSION='2.4\ git-111\ 2011-01-01' make SYS=mingw CRYPTO=POLARSSL LIBZ='-lz -static' fail because not using i686-w64-mingw32 toolchain.? |
#12
|
|||
|
|||
Re: Unofficial RtmpDump binariesYou havent said what toolchain you are using, so its hard to say.
|
#13
|
|||
|
|||
Re: Unofficial RtmpDump binaries |
#14
|
|||
|
|||
Re: Unofficial RtmpDump binaries-MinGW-MSYS Bundle-
why not show the diff and let me test it. |
#15
|
|||
|
|||
Re: Unofficial RtmpDump binariesOk I see the problem. The JOB_OBJECT_LIMIT_KILL_ON_JOB_CLOSE is defined by
Microsoft here msdn.microsoft.com/en-us/library/windows/desktop/ms684147 It is supposed to be defined in winnt.h. With MinGW-w64 this has been the case for at least 3 years, as can be seen here mingw-w64.svn.sourceforge.net/viewvc/mingw-w64/trunk/mingw-w64-headers/include/winnt.h?revision=1384&view=markup However for some reason MinGW has failed to include this definition in their version of the header. I would suggest compiling with MinGW-w64, which you can get by itself or as part of a Cygwin installation. If you are adamant about using MinGW I am willing to accept a patch, but I have no interest in developing for a crippled platform (irony recognized). |
#16
|
|||
|
|||
Re: Unofficial RtmpDump binariesThanks for the time that you did take to figure it out.
Did take some time to understand that i dont get cygwin[.] to work with out investing noob years of aggro -a patch would be welcomed- |
#17
|
|||
|
|||
Re: Unofficial RtmpDump binariesQuote:
tdm-gcc.tdragon.net |
Tags: rtmpdump |
Thread Tools | |
Display Modes | |
|
|