From ab0dd7a00193b643d8aec21153d64b016985d514 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Wed, 31 May 2023 20:29:58 +0300 Subject: [PATCH 35/35] README.crosser: Update - Update installer creation output location - List meson based build before autotools one - Add missing 'on' ("run their" -> "run on their") See osdn #48113 Signed-off-by: Marko Lindqvist --- doc/README.crosser | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/doc/README.crosser b/doc/README.crosser index 1212003563..9d50ab8f28 100644 --- a/doc/README.crosser +++ b/doc/README.crosser @@ -60,11 +60,12 @@ TODO: Find out what other native side requirements If everything is set up correctly, easiest way to do the build is to run either -> ./build_all_installer.sh (autotools based build) -or > ./meson-build_all_installer.sh (meson based build) +or +> ./build_all_installer.sh (autotools based build) on windows/installer_cross/. -Currently these scripts need to be run their own +Currently these scripts need to be run on their own directory, and they produce their output there (wihin freeciv tree). If everything success, final -installers are generated to Output/ +installers are generated to meson/output/ +or autotools/output/ -- 2.39.2