Archivo Bmp

The issue is because you are using a .dll file for a 32bit version, while your JDK and platform are 64bit.Go to your path "C:\Users\scarr" and you will find 2 subfolders, i386, and x64. Copy the GCMDLN.DLL from the x64 or the current .dll file, to override it.I think the issue will be solved.