Aamir
Aamir
I'm compiling the libpostal library on Windows 11 using MSys2/MinGW tool chain. I'm following the [Windows Installation Steps](https://github.com/openvenues/libpostal?tab=readme-ov-file#installation-windows) given in the README. [Installation With An Alternative Data Model](https://github.com/openvenues/libpostal?tab=readme-ov-file#installation-with-an-alternative-data-model) section in...
Hi, I compiled the libpostal C library using MSYS2 on Windows 11, using GCC 14.2.0. After that I cloned the node-postal and updated the binding.gyp file for MSYS2-MinGW64 as follows:...
Platform: MSYS2-MinGW64 on Windows 11 Node Version: v23.5.0 Compiler: GCC 14.2.0 make: GNU Make 4.4.1 Module: [Pelias Interpolation](https://github.com/pelias/interpolation) I'm trying to run the Pelias/Interpolation server on MSYS2-MinGW64. This module has...