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
node-pre-gyp WARN Using needle for node-pre-gyp https download
node-pre-gyp WARN Tried to download(403): https://mapbox-node-binary.s3.amazonaws.com/mapnik/v4.2.1/node-v57-win32-x64-Release.tar.gz
node-pre-gyp WARN Pre-built binaries not found for [email protected] and [email protected] (node-v57 ABI, unknown) (falling back to source compile with node-gyp)
在此解决方案中一次生成一个项目。若要启用并行生成,请添加“/m”开关。
mapnik_logger.cpp
node_mapnik.cpp
blend.cpp
..\src\blend.cpp(1): fatal error C1083: 无法打开包括文件: “mapnik/image.hpp”: No such file or directory [E:\luoxiao\osm2tile\no
de_modules\mapnik\build\mapnik.vcxproj]
mapnik_map.cpp
mapnik_color.cpp
mapnik_geometry.cpp
mapnik_feature.cpp
mapnik_image.cpp
..\src\mapnik_image.cpp(2): fatal error C1083: 无法打开包括文件: “mapnik/color.hpp”: No such file or directory [E:\luoxiao\osm2
tile\node_modules\mapnik\build\mapnik.vcxproj]
The text was updated successfully, but these errors were encountered:
XXXX\osm2tile>npm -v
5.6.0
XXXX\osm2tile>node -v
v8.10.0
XXXX\osm2tile>npm install mapnik
node-pre-gyp WARN Using needle for node-pre-gyp https download
node-pre-gyp WARN Tried to download(403): https://mapbox-node-binary.s3.amazonaws.com/mapnik/v4.2.1/node-v57-win32-x64-Release.tar.gz
node-pre-gyp WARN Pre-built binaries not found for [email protected] and [email protected] (node-v57 ABI, unknown) (falling back to source compile with node-gyp)
在此解决方案中一次生成一个项目。若要启用并行生成,请添加“/m”开关。
mapnik_logger.cpp
node_mapnik.cpp
blend.cpp
..\src\blend.cpp(1): fatal error C1083: 无法打开包括文件: “mapnik/image.hpp”: No such file or directory [E:\luoxiao\osm2tile\no
de_modules\mapnik\build\mapnik.vcxproj]
mapnik_map.cpp
mapnik_color.cpp
mapnik_geometry.cpp
mapnik_feature.cpp
mapnik_image.cpp
..\src\mapnik_image.cpp(2): fatal error C1083: 无法打开包括文件: “mapnik/color.hpp”: No such file or directory [E:\luoxiao\osm2
tile\node_modules\mapnik\build\mapnik.vcxproj]
The text was updated successfully, but these errors were encountered: