kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #00958
Mingw compilation
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 ?
Finally, the make install, not copy the mingwm10.dll (nor other .dll) file
in the <install directory>.winexe.
Thank you everybody for your beautiful job.
--
Danilo Uccelli
CH-2400 Le Locle
danucc@...
------=_Part_18717_262217.1202303161052 Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hello the developers,<br><br>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.<br>
<br>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) :<br><br>cvpcb.rc<br>eeschema.rc<br>kicad.rc<br>pcbnew.rc<br><br>
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.<br><br>I know that is not an elegant solution, so I ask you what is the right way or where I am wrong ?<br>
<br>Finally, the make install, not copy the mingwm10.dll (nor other .dll) file in the <install directory>.winexe.<br><br>Thank you everybody for your beautiful job.<br clear="all"><br>-- <br>Danilo Uccelli<br>CH-2400 Le Locle<br>
<a href="mailto:danucc@...">danucc@...</a>
------=_Part_18717_262217.1202303161052--
Follow ups