Ever got the
Not sure why the packages made
Do not worry, it is still on MinGW's download page though not easily accessible. It's hidden inside
But be careful, you will only need the PR.EXE, everything else is unnecessary.
UPDATE: Updated link.
pr not found error on MSYS?Not sure why the packages made
pr command to be obsolete. But compiling FFMPEG on Windows using MinGW and MSYS requires pr in the toolchain.Do not worry, it is still on MinGW's download page though not easily accessible. It's hidden inside
MSYS/BaseSystem/msys-core/obsoleteBut be careful, you will only need the PR.EXE, everything else is unnecessary.
UPDATE: Updated link.
3 comments:
Thank you for the pointer!
actually 'pr' is now a part of msys-coreutils package. if you use mingw-get package manager, you need to do 'mingw-get install msys-coreutils' in command line.
Thanks ConstB, I'm trying to get libav built using MSVC, and was was just about to download the 'obsolete' package.
Post a Comment