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....@gmail.com> 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

_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to