← Back to team overview

kicad-developers team mailing list archive

Re: Trouble compiling under windows

 

Le 03/01/2016 13:15, Bevan Weiss a écrit :
> I did reduce it down so that it was just the windres.exe from the MSYS2 package, and got the following result:
> 
> BevanWeiss@BevanWeiss-PC MSYS /C/KiCad/KiCad-Winbuilder/test folder
> $ /C/KiCad/KiCad-Winbuilder/msys64/mingw64/bin/windres.exe --version
> GNU windres (GNU Binutils) 2.25.1
> Copyright (C) 2014 Free Software Foundation, Inc.
> This program is free software; you may redistribute it under the terms of
> the GNU General Public License version 3 or (at your option) any later version.
> This program has absolutely no warranty.
> 
> BevanWeiss@BevanWeiss-PC MSYS /C/KiCad/KiCad-Winbuilder/test folder
> $ /C/KiCad/KiCad-Winbuilder/msys64/mingw64/bin/windres.exe -I"/C/Kicad/KiCad-Winbuilder/test folder"
> gcc: error: folder: No such file or directory
> C:\KiCad\KiCad-Winbuilder\msys64\mingw64\bin\windres.exe: preprocessing failed.

To tell the true, for many reasons, using spaces and special chars in
paths is really unreasonable, for a developer.

-- 
Jean-Pierre CHARRAS


Follow ups

References