<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>I saw the reference to package-nightly.cmd, but it's not that easy to follow, at least it wasn't for me. I was thinking of a note like [1] to help out other new commers. If it makes sense, I can open a PR.</div><div><br></div><div>Also, I'm now stuck with the prepare-commit.sh step under Windows.</div><div>I tried with WSL, where the script runs, but failed because of a few dependencies (astyle itself, autopep8 and a few others, all of which were easy to apt-get install), but it still fails after that with :</div><div><div><font face="monospace, monospace">Cannot open default option file /mnt/c/Users/Olivier/Documents/QGIS/C:</font></div><div><font face="monospace, monospace">Artistic Style has terminated</font></div></div><div><br></div><div>I also tired to build with WITH_ASTYLE=ON as suggested on [2], but that didn't seem to have any effect. I did it like this :</div><div>$ cmake -G Ninja -D CMAKE_BUILD_TYPE=RELWITHDEBINFO -D WITH_ASTYLE=ON ..<br></div><div>$ ninja</div><div><br></div><div>Is this the correct way to do it ?</div><div><br></div><div>Thanks !!</div><div><br></div><div>Olivier</div><div><br></div><div>[1] : <a href="https://github.com/qgis/QGIS/compare/master...olivierdalang:ninja_instructions_for_win?expand=1" target="_blank">https://github.com/qgis/QGIS/compare/master...olivierdalang:ninja_instructions_for_win?expand=1</a></div><div>[2] : <a href="https://lists.osgeo.org/pipermail/qgis-developer/2017-July/049324.html" target="_blank">https://lists.osgeo.org/pipermail/qgis-developer/2017-July/049324.html</a>  </div><div><br></div><div><br></div></div></div></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, 8 May 2019 at 10:24, Jürgen E. Fischer <<a href="mailto:jef@norbit.de" target="_blank">jef@norbit.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Olivier,<br>
<br>
On Wed, 08. May 2019 at 10:05:27 +0200, Olivier Dalang wrote:<br>
> Thanks, that was it !<br>
<br>
> I wasn't giving the CMAKE_BUILD_TYPE argument to CMAKE. I'll make a PR<br>
> shortly to add this info to INSTALL.<br>
<br>
doc/msvc.t2t - INSTALL is an output file.<br>
<br>
A note to refer to package-nightly.cmd is already there.<br>
<br>
<br>
Jürgen<br>
<br>
-- <br>
Jürgen E. Fischer         norBIT GmbH               Tel. +49-4931-918175-31<br>
Dipl.-Inf. (FH)           Rheinstraße 13            Fax. +49-4931-918175-50<br>
Software Engineer         D-26506 Norden              <a href="https://www.norbit.de" rel="noreferrer" target="_blank">https://www.norbit.de</a><br>
</blockquote></div>