From 03354eea097e106bb429bbc71135bdfd98225345 Mon Sep 17 00:00:00 2001
From: "Juergen E. Fischer"
-Last Updated: Friday February 02, 2018
-Last Change : Friday February 02, 2018
+Last Updated: Sunday February 18, 2018
+Last Change : Sunday February 18, 2018
+With this approach you can build a windows binary on Linux using mxe MXE (M cross environment).
+You can find the build script and a README file in the ms-windows/mxe directory.
+
+For now, Python buildings cannot be built with mxe.
+
+Please follow the instructions on mxe website to setup your building toolchain http://mxe.cc/,
+take note of the path where you have installed mxe.
+
+Please see the README under ms-windows/mxe for a list of the dependencies that need to be
+built in mxe before attempting to build QGIS.
+
+Edit the build-mxe.sh script and change the path where your mxe installation is located, you
+can also change the build and release directory.
+
+Copy and unzip the release package on a Windows machine and launch it!
+
@@ -1521,7 +1560,7 @@
@@ -1578,7 +1617,7 @@
@@ -1638,7 +1677,7 @@
@@ -1720,7 +1759,7 @@
@@ -2393,7 +2432,7 @@
@@ -2429,7 +2468,7 @@
@@ -2464,7 +2503,7 @@
@@ -2604,7 +2643,7 @@
@@ -2632,7 +2671,7 @@
@@ -2668,7 +2707,7 @@ QGIS
Building QGIS from source - step by step
-Friday February 02, 2018
+Sunday February 18, 2018
Friday February 02, 2018
-
- 4.3.3. Cleanup
+4.4. Building on Linux with mxe
+
+4.4.1. Initial setup
+
+4.4.2. Building the dependencies
+
+4.4.3. Cross-Building QGIS
+
+4.4.4. Testing QGIS
+
+5. Building on MacOS X
5. Building on MacOS X
many threads.
-
+
5.1. Install Developer Tools
5.1. Install Developer Tools
(e.g. OSG & osgEarth), try using only the LLVM compilers.
-
+
5.2. Install Qt4 from disk image
5.2. Install Qt4 from disk image
CMAKE_MODULE_LINKER_FLAGS and CMAKE_EXE_LINKER_FLAGS in the cmake build.
-
+
5.3. Install CMake for OSX
5.3.1. Optional setup: ccache
osgEarth), try bypassing ccache.
-
+
5.4. Install development frameworks for QGIS dependencies
5.4.13. Optional dependencies: OSG & osgEarth
And as for OSG, you can leave the bin/ executables where they are.
-
+
5.5. API documentation
5.5. API documentation
QGIS.app/Contents/Resources/doc
-
+
5.6. QGIS source
5.6. QGIS source
5.7. Configure the build
5.7. Configure the build
-D QGIS_MACAPP_BUNDLE=2 \
-
+
5.8. Building
5.8. Building
sudo make install
-
+
5.9. Post-Install
5.9. Post-Install
installing the mod-fastcgi that is missing on Lion.
@@ -2679,7 +2718,7 @@
@@ -2699,7 +2738,7 @@
@@ -2765,7 +2804,7 @@
@@ -2783,7 +2822,7 @@6.3. Create a home page
http://wcs.qgis.org/1.9.0/wcs
@@ -2796,14 +2835,14 @@6.4. Now deploy it
sudo /etc/init.d/apache2 reload
sudo tail -f /var/log/apache2/wcs_qgis.org/error.log
@@ -2905,7 +2944,7 @@
@@ -2971,7 +3010,7 @@
@@ -3037,5 +3076,5 @@