Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.2
-
Windows 2008 R2 x64 Server but not any other Windows platform
-
Committers Level (Medium to Hard)
Description
Initially it looks like there is a difference in how Windows resolves DLL dependencies for the required C++ runtimes. The snappy NIF is the only one with included C++ code, and it depends on both debug & release DLLs. On W2008R2 server this prevents loading, but on Windows 7 it does not.
My eternal thanks go to Nick North for uncovering this gem.