Commit 69dc95f8 authored by ramiro's avatar ramiro

Add note about dlfcn-win32 for MinGW vhooks

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@9470 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 6c8e5d72
......@@ -1189,6 +1189,9 @@ unpack the archive @file{i386-mingw32msvc.tar.gz} in the MinGW tool
directory. Edit the @file{sdl-config} script so that it gives the
correct SDL directory when invoked.
@item If you want to use vhooks, you must have a POSIX compliant libdl in your
MinGW system. Get dlfcn-win32 from @url{http://code.google.com/p/dlfcn-win32}.
@item Extract the current version of FFmpeg.
@item Start the MSYS shell (file @file{msys.bat}).
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment