Home | History | Annotate | Download | only in glib

Lines Matching full:glib

11 import libraries) of GLib, Pango, GTK+ etc for Windows, go to
16 To build GLib on Win32, you can use either gcc ("mingw") or the
21 People have also successfully cross-compiled GLib for Win32 from Linux
24 Note that to just *use* GLib on Windows, there is no need to build it
32 compilation related to Win32 in GLib-using code:
40 Cygwin is supposed to behave like Unix. G_OS_UNIX *is* defined by a GLib
47 all source files that include <glib.h>.
55 msvcrt.dll. GLib is not known to work with the older crtdll.dll
61 you would be allowed by the license to distrubute a GLib linked to
65 Building software that use GLib or GTK+
68 Building software that just *uses* GLib or GTK+ also require to have
79 When using the prebuilt GLib DLLs that use msvcrt.dll from code that
81 that one cannot use such GLib API that take or returns file
88 Building GLib
93 Before building GLib you must also have a GNU gettext-runtime
124 to build a GLib to be distributed to other developers because it
129 reason to distribute separate GLib headers and DLLs for gcc and MSVC6
140 2008 etc) it is preferred to use specific builds of GLib DLLs that use
141 the same C runtime as the code that uses GLib. Such DLLs should be
144 For GLib, the DLL is called libglib-2.0-0.dll, and the import
145 libraries libglib-2.0.dll.a and glib-2.0.lib. Note that the "2.0" is
149 GLib, although, for GLib 2.x.0, it happens to be the same. The
157 It is possible to build GLib using a cross compiler. See
158 docs/reference/glib/html/glib-cross-compiling.html (part of the GLib
169 This is done automatically when an official GLib source distribution
170 package is built, so if you get GLib from a source distribution
224 GLIB = $(TOP)/glib
233 !INCLUDE $(TOP)/glib/build/win32/make.msc
240 when producing his zipfiles with prebuilt GLib, GTK+ etc).
277 +- glib
290 | +- glib