I Ihink you also have to replace the live555 library files in /usr/win32/lib as this is the place the linker searches for libraries.
If the old versions are still there you are linking to them instead of linking to the new versions.
Hi, i´m trying to build vlc 1.1.11 for windows. I have already installed an up to date and working mingw/msys environment. When trying to build libvlc i get following errors: ... libvlc.c: In function `libvlc_InternalInit` libvlc.c:335: error: `usr` undeclared (first use this function) libvlc.c:335:...