summaryrefslogtreecommitdiffstats
path: root/doc/BUILD-MinGW
diff options
context:
space:
mode:
authorsr55 <[email protected]>2016-03-18 20:45:03 +0000
committersr55 <[email protected]>2016-03-18 20:45:03 +0000
commitbbead11b5116a8ee8e1943ed02b9e794f56ac03e (patch)
tree7ea5be4cdf0e7423875c59e9abfbe5d8dc267c5c /doc/BUILD-MinGW
parentf25066f750c4cf963b627e4756b6ea8f4ed3f842 (diff)
Add note about libfftw3-dev. Fixes #108
Diffstat (limited to 'doc/BUILD-MinGW')
-rw-r--r--doc/BUILD-MinGW3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/BUILD-MinGW b/doc/BUILD-MinGW
index 973d2f3f6..e0797a0ac 100644
--- a/doc/BUILD-MinGW
+++ b/doc/BUILD-MinGW
@@ -37,7 +37,8 @@ possible:
* MinGW-W64 on Fedora 20+, Ubuntu 14+ or Debian 7+ using gcc 4.7+
* Official MinGW-w64 builds are recommended over those provided by
distributions.
- * yasm 1.2 or newer
+ * yasm 1.3 or newer
+ * Please be aware libfftw3-dev can cause build failures. You currently need to remove this package if installed for HandBrake to build.
Note: We use MinGW-w64 from
http://sourceforge.net/projects/mingw-w64/files/?source=navbar