[gtksourceview/win32-readme: 7/8] README.win32.md: Add info on ARM64 Windows builds
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview/win32-readme: 7/8] README.win32.md: Add info on ARM64 Windows builds
- Date: Fri, 24 Jun 2022 18:36:49 +0000 (UTC)
commit 95069e1dbc1da7c3b0a3231916a3c34fa4f7fe49
Author: Chun-wei Fan <fanchunwei src gnome org>
Date: Fri Jun 24 11:33:15 2022 +0800
README.win32.md: Add info on ARM64 Windows builds
README.win32.md | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/README.win32.md b/README.win32.md
index 1d87da88..daba04c4 100644
--- a/README.win32.md
+++ b/README.win32.md
@@ -31,7 +31,10 @@ Meson command line. For libxml2, if .pc files are not available, ensure that it
import library can be found by ensuring your `%INCLUDE%` and `%LIB%` environment variables
include these repective paths, and ensure that `cmake` is installed and in your `%PATH%`.
For the introspection to complete successfully, you will also need to ensure that the DLLs
-can be found in the bindir entries of your .pc files or in your `%PATH%`.
+can be found in the bindir entries of your .pc files or in your `%PATH%`.
+
+ARM64 Windows builds are also supported provided that a valid cross compilation config file
+is set up and passed into the Meson command line using `--cross-file=...`.
#### Building GtkSourceView
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]