Dependency Walker to the Rescue
Today I had to upgrade some C++ DLLs used by our Java pricing service again. I say some, I mean over 30. It should have been a straight forward upgrade, but I had the pleasure of UnsatisfiedLinkErrors at runtime when I tried to load the libraries for use via Java. The ordering of dependencies between… [Read more…]
May 6, 2009
Comments Off