[Gimp-developer] GIMP git Glib Issues



Platform Windows 10 64bit

I'm getting circular logic regarding glib-2.0 requirements with configure.

If I provide glib-2.0 version 2.56.1 then we are stopped by the Windows bug
that requires glib-2.0 to be 2.54.x.

If I provide glib-2.0 2.54.x then I get the error:

Error: GIMP configuration failed.

  - Error: missing dependency glib >= 2.56.0
      *** Test for GLIB failed


When I check the log, I see:

configure:22742: checking for GLIB - version >= 2.56.0
configure:22949: result: no
configure:22977: gcc -o conftest.exe -DMS_WIN64 -O3 -ffast-math
-ftree-vectorize -Wall -Wdeclaration-after-statement -Wmissing-prototypes
-Werror=missing-prototypes  -Wmissing-declarations -Winit-self
-Wpointer-arith  -Wmissing-format-attribute -Wformat-security -Wlogical-op
-Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type
 -mms-bitfields  -I/opt/include -I/usr/python/include
-I/opt/include/glib-2.0  conftest.c -L/opt/lib -L/usr/python/Lib
-L/opt/include/lib -lglib-2.0 -lintl  >&5
configure:22977: $? = 0
configure:23004: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: glib >= 2.56.0


Really, Eeeek? :)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]