kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #00961
Re: Mingw compilation
-
To:
kicad-devel@xxxxxxxxxxxxxxx
-
From:
"Mateusz Skowroński" <skowri@...>
-
Date:
Wed, 6 Feb 2008 22:05:00 +0100
-
In-reply-to:
<7fa74b550802060506w119ec60bs676aa70d9a496f4e@...>
Hi,
2008/2/6, Danilo Uccelli <danucc@...>:
> Hello the developers,
>
> I have just finished to compile the last /trunk from SVN under MSYS/MINGW on a fresh PC and the result is now working. I am a newbie in GNU compilation and have followed the instructions found on how-to-build-kicad.txt.
>
> But, in order to be successful I had obliged to modify the following .rc files (and only these) to correct always the same error, (filename.ico not found) :
>
> cvpcb.rc
> eeschema.rc
> kicad.rc
> pcbnew.rc
>
> The modification executed are located at the line(s) .. ICON <filename>.ico, in order to put the full path because the compiler complains that the <filename>.icon is not found.
>
> I know that is not an elegant solution, so I ask you what is the right way or where I am wrong ?
Please try SVN release >= 735. It should be ok now.
Regards,
Mateusz
PS. Revert changes in your local .rc files.
Follow ups
References