Warning: mysqli_query(): (HY000/1021): Disk full (C:\xampp\tmp\#sql6704_49713_1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") in C:\xampp\htdocs\wordpress\wp-includes\wp-db.php on line 2033
GDAL2.3.1编译 - ZGEO博客

1、    下载包

下载地址:http://download.osgeo.org/gdal/。注意:3版本需要编译SQLITE个PROJ库,2版本不需要


2、    解压文件


3、    打开x86 Native Tools Command Prompt for VS 2017命令行工具

Visual Studio 2017自带的命令行


4、    编译代码

nmake -f makefile.vc WIN64=1


编译变成后生成的文件


5、    设置版本及输出目录


6、    安装代码,完成

nmake /f makefile.vc WIN64=1 install

nmake /f makefile.vc WIN64=1 devinstall


下载链接:https://zgeo.work/portal/uploadFile/shareLoad/54ef14f1-b81f-4b2c-9b57-da6d5ac017cc.zip

发表评论

邮箱地址不会被公开。 必填项已用*标注