Hi Nyall, Sorry for that maybe noob question but you mean setting in the Cmakelists file at the root of the repo: SET (WITH_ASTYLE TRUE CACHE BOOL "If you want to contribute you should reindent with scripts/prepare-commit.sh (using 'our' style)"). Am I right? Doing that doesn't change anything; still get the "astyle.sh not found" error message. Anything else I should do?
Thanks. Le jeudi 13 juillet 2017, Nyall Dawson <[email protected]> a écrit : > 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
