Date: Tue, 15 Nov 2016 14:30:47 +0100
Yes. This is with all the dependencies added, systematically and scripted, as outlined in the test-setup
procedure. Both builds are tested using the same test-setup. libxml2-2.dll is found in the bin folder for all
tested configurations.
For whatever reason your latest build seems unable to load these dependencies.
If libxml fails to load, my assumption was that other dependencies like image-support, GnTLS support, etc
would also fail to load. So I did a test: I ran the following in a scratch buffer:
(gnutls-available-p).
On your build I'm getting "nil". For the other GNU builds, I'm getting "t". Again: I'm using the exact same
test-setup across all Emacs versions here.
Your 25.1.2-build clearly has fundamental issues with loading external libraries, although I'm not particularly
qualified to point out what is failing here.
only 32-bit DLLs, and those cannot be loaded by 64-bit programs.
or wait for Phillip to upload a new 32-bit build to the GNU FTP site.