Re: [PATCH v2 3/8] Update snprintf.c

Fabrizio Gennari <[email protected]> Wed, 23 Jan 2019 22:32:24 +0100
Newsgroups gmane.linux.drivers.gnokii
Message-ID <[email protected]>
Il 23-01-19 14:39, Pawel Kot ha scritto:
> So I have started to recreate Windows environment to build gnokii. And
> struggling here to be honest. Things have changed over last few years
> apparently. Any hints on what is the recommended model to have glib
> installed so Visual Studio could work with it?

I don't remember and my Windows installation is not booting. For sure, 
to cross-compile on a Linux box, the dev files can be downloaded from 
https://ftp.gnome.org/pub/gnome/binaries/win32/glib/2.28/ and 
https://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/ . In 
theory, pointing Visual Studio to the include directory and the .lib 
files from those archives should make it work. I can dig the .vcproj 
file I made for VS2015, if needed.

Regards,
Fabrizio