<div dir="auto">Good idea.<div dir="auto">Perhaps we should add the preinstalled libraries in .appveyor.yml to begin with.</div><div dir="auto"><br></div><div dir="auto">Then i suspect you get same problem as gcc:</div><div dir="auto">    which cmake</div><div dir="auto">Don't you have another one installed?</div><div dir="auto"><br></div><div dir="auto">It looks like the path is not correctly set. I do not understand why, i have concurrent cmake installed and they don't interfere.</div><div dir="auto"><br></div><div dir="auto">Do you launch the build from a cygwin terminal?</div></div><br><div class="gmail_quote"><div dir="ltr">Le jeu. 5 avr. 2018 à 07:03, K K Subbu <<a href="mailto:kksubbu.ml@gmail.com">kksubbu.ml@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
On Thursday 05 April 2018 10:17 AM, Alistair Grant wrote:<br>
> Maybe you're already planning this, but rather than extending the<br>
> instructions in HowToBuild, can you provide an actual script that does<br>
> the work, and point to it in HowToBuild?  I haven't looked at the<br>
> windows build, but taking travis and Unix as an example, it could be<br>
> something like (obviously pseudo-code):<br>
><br>
> export ARCH=linux64x64<br>
> source .travis_install<br>
> cygwin install ....<br>
<br>
Windows build uses .appveyor.yml [1]  not travis.<br>
<br>
Updating the script to make it work is a one-time effort but will fix it<br>
for everyone. README should refer builders to this yml. HowToBuild<br>
shouldn't be required at all.<br>
<br>
[1] <a href="https://www.appveyor.com/docs/" rel="noreferrer noreferrer" target="_blank">https://www.appveyor.com/docs/</a><br>
[2] <a href="https://www.appveyor.com/docs/appveyor-yml/" rel="noreferrer noreferrer" target="_blank">https://www.appveyor.com/docs/appveyor-yml/</a><br>
<br>
Regards .. Subbu<br>
</blockquote></div>