Closed springmeyer closed 9 years ago
ah, what happened is that something checked out master
branch and because the scripts are the in windows branch only they dissapeared. So some git clone and git checkout is failing somewhere. We should also move the scripts to the master branch and get rid of the windows
branch as a prevention against this too, sound good?
also found that packages/mapnik-master
was empty. removing it and running scripts/build_mapnik.bat
seems to have things working again.
windows
merged into master
and deleted.scripts
dir problem, ran thru without problems.mapnik-master
dir was due to using branches memory-fix
for node-mapnik
and mapnik-gyp
.
settings.bat
is more verbose now and echos the branches usedRunning the whole build again ATM, as I forgot to switch to master
branches before.
@BergWerkGIS - trying to run the scripts to create a new Mapnik 3.x SDK I hit a couple problems:
packages
directory manually and then ranscripts/build.bat
and hit this:What happened is that the build got all the way to mapnik without error but then something deleted the
scripts
directory - obvious the build failed because of this.