Building QGIS from source - step by step(随笔3)

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Building QGIS from source - step by step(随笔3)相关的知识,希望对你有一定的参考价值。

依赖包安装

      在编译QGIS前分别需要利用cygwin和OSGeo4W 安装网站上的依赖库。分别需要安装的依赖库可以参考官网,此外对应版本的ygwin和OSGeo4W 也可以在网站上找到下载链接。

https://htmlpreview.github.io/?https://raw.github.com/qgis/QGIS/master/doc/INSTALL.html#toc13

     需要注意的是OSGeo4W 在安装grass依赖时出现了zlib1.dll等部分dll丢失的情况,楼主上网找了一下没有发现有效的解决方案,只好采用自行下载dll的方式然后复制到C:\Windows\System32的路径下。

     

以上是关于Building QGIS from source - step by step(随笔3)的主要内容,如果未能解决你的问题,请参考以下文章

Jetson Nano Building the Project from Source

Qt文档阅读笔记-Qt for Linux/X11 - Building from Source

Qt文档阅读笔记-Qt for Linux/X11 - Building from Source

Qt文档阅读笔记-Qt for Linux/X11 - Building from Source

Increasing heap size while building the android source code on Ubuntu 15.10

Building QT projects from the command line