Re: glib compilation problems when building from git master with MSVC

2017-11-03 Thread Philip Withnall
On Fri, 2017-11-03 at 14:54 +, John Emmas wrote: > When trying to build glib (git master) I've hit a few compilation > snags > arising from commit #53bd6a359f (29th Sept 2017) Thanks for reporting these problems. I’ve reopened the bug (#788180) which added this code; let’s discuss things

glib compilation problems when building from git master with MSVC

2017-11-03 Thread John Emmas
When trying to build glib (git master) I've hit a few compilation snags arising from commit #53bd6a359f (29th Sept 2017) 1) Firstly (in gstdio.c) the function:- '_g_win32_readlink_utf16_raw()' uses a value called "IO_REPARSE_TAG_SYMLINK". This doesn't seem to be defined for MSVC - at least