id summary reporter owner description type status priority milestone component version resolution keywords cc 4482 Missing Windows dependencies joshuabogue robe "I first installed version 11.5 for postgres on Windows 10 x64 version. I installed version 2.5.2 of postgis using the stack builder option. Next I tried creating a database and I kept getting the message 'Could not load library ""C:/Program Files/PostgreSQL/11/lib/rtpostgis-2.5.dll"": The specified module could not be found.' So I spend a good part of the day trying to get the plugin to work. Different versions, computers, manual installing postgis, and a lot of other things. I finally found using a dependency walker replacment from ""https://github.com/lucasg/Dependencies"" that I needed a reference to ""libeay32.dll"" and ""ssleay32.dll"" so I copied out of the postgisgui folder to the posgres bin folder and the command ""CREATE EXTENSION posgis"" succeded." defect closed medium PostGIS 2.5.5 build 2.5.x -- EOL worksforme windows builds