[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GNU Make on Windows
From: |
Eli Zaretskii |
Subject: |
Re: GNU Make on Windows |
Date: |
Fri, 31 Jul 2020 20:50:23 +0300 |
> From: Sarah Toth <Sarah.Toth@colorado.edu>
> Date: Fri, 31 Jul 2020 09:45:01 -0600
>
> I'm trying to install GNU Make on my windows OS because it is a required
> dependency of elevation 1.0.6 <https://pypi.org/project/elevation/>.
>
> Currently I have GnuWin32 <https://sourceforge.net/projects/getgnuwin32/>
> installed here
> C:\Users\stoth\Documents\GetGnuWin32\gnuwin32
>
> However, i still get a "'GNU Make' not found or not usable." error. Any
> ideas on what to do?
Make sure make.exe is on PATH?