You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<TD><AHREF="http://download.osgeo.org/osgeo4w/osgeo4w-setup-x86.exe">http://download.osgeo.org/osgeo4w/osgeo4w-setup-x86.exe</A> (32bit) or <AHREF="http://download.osgeo.org/osgeo4w/osgeo4w-setup-x86_64.exe">http://download.osgeo.org/osgeo4w/osgeo4w-setup-x86_64.exe</A> (64bit)</TD>
935
933
</TR>
936
934
</TABLE>
937
935
936
+
<P>
937
+
You can also use flex, bison & git from
938
+
</P>
939
+
<BLOCKQUOTE>
940
+
<AHREF="http://cygwin.com">http://cygwin.com</A>
941
+
</BLOCKQUOTE>
938
942
<P>
939
943
OSGeo4W does not only provide ready packages for the current QGIS release and
940
-
nightly builds of the trunk, but also offers most of the dependencies needs to
944
+
nightly builds of master, but also offers most of the dependencies needs to
941
945
build it.
942
946
</P>
943
947
<P>
@@ -959,22 +963,13 @@ <H3>4.1.2. Other tools and dependencies</H3>
959
963
<LI>spatialite
960
964
<LI>libspatialindex-devel
961
965
<LI>python-qscintilla
962
-
</UL>
963
-
964
-
<P>
966
+
<P></P>
965
967
This will also select packages the above packages depend on.
966
-
</P>
967
-
<P>
968
-
Additionally QGIS also needs the include file <CODE>unistd.h</CODE>, which normally
969
-
doesn't exist on Windows. It's shipped with Flex/Bison in <CODE>GnuWin32\include</CODE>
970
-
and needs to be copied into the <CODE>VC\include</CODE> directory of your Visual C++
971
-
installation.
972
-
</P>
973
-
<P>
968
+
<P></P>
974
969
Earlier versions of this document also covered how to build all above
975
970
dependencies. If you're interested in that, check the history of this page in the Wiki
976
971
or the SVN repository.
977
-
</P>
972
+
</UL>
978
973
979
974
<H3>4.1.3. Setting up the Visual Studio project with CMake</H3>
0 commit comments