mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-21 00:07:33 -04:00
add QScintilla2 to INSTALL
This commit is contained in:
parent
805f556336
commit
6f23cb672d
7
INSTALL
7
INSTALL
@ -1,10 +1,10 @@
|
|||||||
QGIS
|
QGIS
|
||||||
Building QGIS from source - step by step
|
Building QGIS from source - step by step
|
||||||
Thursday July 17, 2014
|
Friday July 25, 2014
|
||||||
|
|
||||||
|
|
||||||
Last Updated: Thursday July 17, 2014
|
Last Updated: Friday July 25, 2014
|
||||||
Last Change : Thursday July 17, 2014
|
Last Change : Friday July 25, 2014
|
||||||
|
|
||||||
|
|
||||||
1. Introduction
|
1. Introduction
|
||||||
@ -105,6 +105,7 @@ Required build deps:
|
|||||||
- GDAL/OGR >= 1.4.x
|
- GDAL/OGR >= 1.4.x
|
||||||
- Qwt >= 5.0 & (< 6.1 with internal QwtPolar)
|
- Qwt >= 5.0 & (< 6.1 with internal QwtPolar)
|
||||||
- expat >= 1.95
|
- expat >= 1.95
|
||||||
|
- QScintilla2
|
||||||
|
|
||||||
Optional dependencies:
|
Optional dependencies:
|
||||||
|
|
||||||
|
@ -77,13 +77,13 @@ label{ background-color: #FFFFCC;
|
|||||||
<DIV CLASS="header" ID="header">
|
<DIV CLASS="header" ID="header">
|
||||||
<H1>QGIS</H1>
|
<H1>QGIS</H1>
|
||||||
<H2>Building QGIS from source - step by step</H2>
|
<H2>Building QGIS from source - step by step</H2>
|
||||||
<H3>Thursday July 17, 2014</H3>
|
<H3>Friday July 25, 2014</H3>
|
||||||
</DIV>
|
</DIV>
|
||||||
|
|
||||||
<DIV CLASS="body" ID="body">
|
<DIV CLASS="body" ID="body">
|
||||||
<P>
|
<P>
|
||||||
Last Updated: Thursday July 17, 2014
|
Last Updated: Friday July 25, 2014
|
||||||
Last Change : Thursday July 17, 2014
|
Last Change : Friday July 25, 2014
|
||||||
</P>
|
</P>
|
||||||
<DIV CLASS="toc">
|
<DIV CLASS="toc">
|
||||||
|
|
||||||
@ -212,6 +212,7 @@ Required build deps:
|
|||||||
<LI>GDAL/OGR >= 1.4.x
|
<LI>GDAL/OGR >= 1.4.x
|
||||||
<LI>Qwt >= 5.0 & (< 6.1 with internal QwtPolar)
|
<LI>Qwt >= 5.0 & (< 6.1 with internal QwtPolar)
|
||||||
<LI>expat >= 1.95
|
<LI>expat >= 1.95
|
||||||
|
<LI>QScintilla2
|
||||||
</UL>
|
</UL>
|
||||||
|
|
||||||
<P>
|
<P>
|
||||||
|
@ -22,6 +22,7 @@ Required build deps:
|
|||||||
- GDAL/OGR >= 1.4.x
|
- GDAL/OGR >= 1.4.x
|
||||||
- Qwt >= 5.0 & (< 6.1 with internal QwtPolar)
|
- Qwt >= 5.0 & (< 6.1 with internal QwtPolar)
|
||||||
- expat >= 1.95
|
- expat >= 1.95
|
||||||
|
- QScintilla2
|
||||||
-
|
-
|
||||||
|
|
||||||
Optional dependencies:
|
Optional dependencies:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user