Error building MLT framework on Windows
I've been following the official building guide provided here . I need MLT to create a video player and I opted to only install the first 4 libraries, as stated on the guide (FFmpeg, SDL, dlfcn-win32, and libXML). I'm also using QT as my main framework for my application. I'm a bit confused as far as this guide goes because I find the instructions for where the libraries should go a bit confusing. This is my current folder structure: $HOME = C:\MinGW\msys\1.0\home\TKB (TKB is my user) $HOME/build/lib -> libraries $HOME/build/bin -> binaries $HOME/build/include -> includes $HOME/build/share