Skip to content
This repository has been archived by the owner on May 1, 2023. It is now read-only.

Commit

Permalink
Mention patch in readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmtroffaes committed Apr 5, 2019
1 parent 559b81b commit 4ad7362
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ easily modified to allow different configurations to be built as well.

Prebuilt static LGPL builds with Visual Studio 2017 (toolset v141) can be found [here](https://github.com/mcmtroffaes/ffmpeg-msvc-build/releases). If you want to build your own version on your local machine, then:

* Optional: apply ``create-lib-libraries.patch`` (this ensures that
the build will produce .lib files instead of .a files).
* Ensure nasm is in your path; if not, add it.
* Set the following variables:
- APPVEYOR_BUILD_FOLDER (should be set to the project folder where ``build.sh`` resides)
Expand Down

0 comments on commit 4ad7362

Please sign in to comment.