[QGIS-Developer] Merging raster-save dialog change and Windows workflow

Nyall Dawson nyall.dawson at gmail.com
Tue Nov 14 17:22:08 PST 2017


Hi Tisham,

If you're using WLS (which I recommend), I think you can simplify this
a fair bit. I've got a similar setup it works ok:

On 15 November 2017 at 11:02, Tisham Dhar <tisham.dhar at aerometrex.com.au> wrote:
> 3)      Add scripts to git-bash path

You shouldn't need this if you're running the scripts from the bash
console. If you move your whole workflow into bash and do all your git
work there it should work OK.

> 4)      Install Astyle binary into git-bash path somewhere

Alternatively if you turn on the "WITH_ASTYLE" option in cmake then a
recent astyle binary will automatically be built alongside QGIS and be
ready to go.

> 5)      Install activestate perl and ppm install YAML::Tiny

If you're using the WSL, you can just sudo apt-get dependencies like this.

Hope that helps! If not, I'll take a look with you if we get a spare
moment on Friday :)

(...and if not, let's make Nathan fix it for you!)

Nyall


More information about the QGIS-Developer mailing list