On 13 July 2017 at 19:31, DelazJ <[email protected]> wrote: > Hi folks, > > I'm on Windows and try to commit some changes to my branch. As recommended > in the devs guidelines, I set my configuration with an automatic run of > prepare-commit.sh. > Now that I want to git commit, I get the message "astyle.sh not found" and > the command fails.
Make sure you've set WITH_ASTYLE to on in your cmake configuration. Nyall _______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
