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.? |
Re: Unofficial RtmpDump binariesQuote:
|
Re: Unofficial RtmpDump binaries |
Re: Unofficial RtmpDump binaries-MinGW-MSYS Bundle-
why not show the diff and let me test it. |
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). |
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- |
Re: Unofficial RtmpDump binariesQuote:
tdm-gcc.tdragon.net |
All times are GMT -6. The time now is 06:07 PM. |