On 30 October 2015 at 01:13, Norbert Thiebaud wrote:
> On Thu, Oct 29, 2015 at 6:32 PM, jan iversen
> wrote:
> >
> >
> >
> > Thanks for the answer, I will make a copy of that repo (so much for
> "core is
> > the only repo you will ever need")
>
> if you downloaded and used that ps1 file, that in
On Thu, Oct 29, 2015 at 6:32 PM, jan iversen wrote:
>
>
>
> Thanks for the answer, I will make a copy of that repo (so much for "core is
> the only repo you will ever need")
if you downloaded and used that ps1 file, that indicate that you were
following the 'lode' ways of setting up a build envir
On Friday, 30 October 2015, Norbert Thiebaud wrote:
> On Thu, Oct 29, 2015 at 6:07 PM, jan iversen > wrote:
> > Hi.
> >
> > During the hackfest in Hamburg I noticed that install_cygwin.ps1 did not
> > install python3 (tested on a 64 bit system).
> >
> > In fact it only installs python, due to a
On Thu, Oct 29, 2015 at 6:07 PM, jan iversen wrote:
> Hi.
>
> During the hackfest in Hamburg I noticed that install_cygwin.ps1 did not
> install python3 (tested on a 64 bit system).
>
> In fact it only installs python, due to a dependency from git.
>
> It turns out the -P flags needs a bit of reor
Hi.
During the hackfest in Hamburg I noticed that install_cygwin.ps1 did not
install python3 (tested on a 64 bit system).
In fact it only installs python, due to a dependency from git.
It turns out the -P flags needs a bit of reordering, and then it works as
expected.
I have attached the new in