mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-02 17:26:17 +01:00
Update Win32 and VS Readme files
Tell people about the GNOME Live! page that outlines building GLib and its dependencies with Visual C++.
This commit is contained in:
parent
dab38147ae
commit
3354b02ccd
@ -159,6 +159,11 @@ and libtool documentation.
|
|||||||
Building with Visual Studio
|
Building with Visual Studio
|
||||||
===========================
|
===========================
|
||||||
|
|
||||||
|
A more detailed outline of building GLib with its dependencies can
|
||||||
|
now be found in GNOME Live!:
|
||||||
|
|
||||||
|
https://live.gnome.org/GTK%2B/Win32/MSVCCompilationOfGTKStack
|
||||||
|
|
||||||
Please do not build GLib in paths that contain spaces in them, as
|
Please do not build GLib in paths that contain spaces in them, as
|
||||||
this may cause problems during compilation and during usage of the
|
this may cause problems during compilation and during usage of the
|
||||||
library.
|
library.
|
||||||
|
@ -2,6 +2,11 @@ Please do not compile this package (GLib) in paths that contain
|
|||||||
spaces in them-as strange problems may occur during compilation or during
|
spaces in them-as strange problems may occur during compilation or during
|
||||||
the use of the library.
|
the use of the library.
|
||||||
|
|
||||||
|
Please refer to the following GNOME Live! page for more detailed
|
||||||
|
instructions on building GLib and its dependencies with Visual C++:
|
||||||
|
|
||||||
|
https://live.gnome.org/GTK%2B/Win32/MSVCCompilationOfGTKStack
|
||||||
|
|
||||||
This VS10 solution and the projects it includes are intented to be used
|
This VS10 solution and the projects it includes are intented to be used
|
||||||
in a GLib source tree unpacked from a tarball. In a git checkout you
|
in a GLib source tree unpacked from a tarball. In a git checkout you
|
||||||
first need to use some Unix-like environment or run build/win32/setup.py,
|
first need to use some Unix-like environment or run build/win32/setup.py,
|
||||||
|
@ -2,6 +2,11 @@ Please do not compile this package (GLib) in paths that contain
|
|||||||
spaces in them-as strange problems may occur during compilation or during
|
spaces in them-as strange problems may occur during compilation or during
|
||||||
the use of the library.
|
the use of the library.
|
||||||
|
|
||||||
|
Please refer to the following GNOME Live! page for more detailed
|
||||||
|
instructions on building GLib and its dependencies with Visual C++:
|
||||||
|
|
||||||
|
https://live.gnome.org/GTK%2B/Win32/MSVCCompilationOfGTKStack
|
||||||
|
|
||||||
This VS9 solution and the projects it includes are intented to be used
|
This VS9 solution and the projects it includes are intented to be used
|
||||||
in a GLib source tree unpacked from a tarball. In a git checkout you
|
in a GLib source tree unpacked from a tarball. In a git checkout you
|
||||||
first need to use some Unix-like environment or run build/win32/setup.py,
|
first need to use some Unix-like environment or run build/win32/setup.py,
|
||||||
|
Loading…
Reference in New Issue
Block a user