[Vm-dev] Compiling the windows 32 bits vm

Nicolas Cellier nicolas.cellier.aka.nice at gmail.com
Thu Apr 5 05:36:15 UTC 2018


Good idea.
Perhaps we should add the preinstalled libraries in .appveyor.yml to begin
with.

Then i suspect you get same problem as gcc:
    which cmake
Don't you have another one installed?

It looks like the path is not correctly set. I do not understand why, i
have concurrent cmake installed and they don't interfere.

Do you launch the build from a cygwin terminal?

Le jeu. 5 avr. 2018 à 07:03, K K Subbu <kksubbu.ml at gmail.com> a écrit :

>
> On Thursday 05 April 2018 10:17 AM, Alistair Grant wrote:
> > Maybe you're already planning this, but rather than extending the
> > instructions in HowToBuild, can you provide an actual script that does
> > the work, and point to it in HowToBuild?  I haven't looked at the
> > windows build, but taking travis and Unix as an example, it could be
> > something like (obviously pseudo-code):
> >
> > export ARCH=linux64x64
> > source .travis_install
> > cygwin install ....
>
> Windows build uses .appveyor.yml [1]  not travis.
>
> Updating the script to make it work is a one-time effort but will fix it
> for everyone. README should refer builders to this yml. HowToBuild
> shouldn't be required at all.
>
> [1] https://www.appveyor.com/docs/
> [2] https://www.appveyor.com/docs/appveyor-yml/
>
> Regards .. Subbu
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20180405/33037e0e/attachment.html>


More information about the Vm-dev mailing list