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

Tisham Dhar tisham.dhar at aerometrex.com.au
Tue Nov 14 17:56:01 PST 2017


The first section is sans WLS . Yes WLS makes everything easier and is what I will use going forward.

-----Original Message-----
From: Nyall Dawson [mailto:nyall.dawson at gmail.com] 
Sent: Wednesday, November 15, 2017 11:52 AM
To: Tisham Dhar <tisham.dhar at aerometrex.com.au>
Cc: qgis-developer at lists.osgeo.org
Subject: Re: [QGIS-Developer] Merging raster-save dialog change and Windows workflow

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