I need the famous libmfx-0.dll shared library, how to compile it as shared library?
Because using the following configuring option doesn't work :
./configure --host=x86_64-w64-mingw32 --enable-shared --disable-static
make: Nothing to be done for 'all'.