kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #41232
Re: Build errors on Windows 10
-
To:
kicad-developers@xxxxxxxxxxxxxxxxxxx
-
From:
jp charras <jp.charras@xxxxxxxxxx>
-
Date:
Wed, 26 Jun 2019 15:04:42 +0200
-
In-reply-to:
<CAOuK9Ljk7A7KYLv3uTZ-UNUx=9KfLqh_e22xQaM0LUw=pnnu0g@mail.gmail.com>
-
Openpgp:
preference=signencrypt
-
User-agent:
Mozilla/5.0 (Windows NT 6.1; rv:60.0) Gecko/20100101 Thunderbird/60.7.2
Le 26/06/2019 à 14:43, Nick Østergaard a écrit :
> You probably started the msys2 environment shell. You need to start
> the mingw shell environment.
Or run cmake with option -G "MSYS Makefiles"
cmake -G "MSYS Makefiles" ...
>
> On Wed, 26 Jun 2019 at 14:37, Pradeepa Senanayake
> <pradeepa.kck@xxxxxxxxx> wrote:
>>
>> Hello All,
>>
>> I tried to build the KiCad source in Windows 10 MSYS2 environment using the steps available in the http://docs.kicad-pcb.org/doxygen/md_Documentation_development_compiling.html location.
>>
>> However, the build fails with the following error.
>>
>> CMake Error: Could not create named generator MSYS Makefiles
--
Jean-Pierre CHARRAS
References