<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small"><div class="gmail_default">Hello everybody.<br><br>Sorry, English is not my native language.<br><br>I have compiled a long chain of dependencies, to try to build PostGIS with MSVC 2019, with all its dependencies also built with MSVC 2019, since I have PostgreSQL built with MSVC 2019.</div><div class="gmail_default"><br>But, it seems not possible to build postGIS with MSCV 2019.<br><br>I tried to create a makefile for nmake, to build shp2pgsql-gui.exe, but I found the dependency on GTK and GLIB, this is out of scale.<br><br>I do not understand, if this is a consequence of PostGIS not being possible with MSVC or it is possible to do extra work, to solve and replace these libraries with windows.<br><br>I have no problem working to try to build PostGIS with MSVC.<br><br>However, I can't see how to deal with the problems and understand what the PostGIS code architecture looks like.<br><br>I have not been able to find documentation, that helps to understand the problems that exist, to build PostGIS with MSVC 2019.<br><br>Can someone help me?<br><br>Thanks</div></div></div>