kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #02743
Re: can't compile under Linux
-
To:
kicad-devel@xxxxxxxxxxxxxxx
-
From:
Moses O McKnight <moses@...>
-
Date:
Wed, 17 Jun 2009 07:16:28 -0500
-
In-reply-to:
<4A389F2D.9070705@...>
you need a newer version of Boost. I had the same problem, and
installed Boost 1.37 and that fixed it.
On Wed, 2009-06-17 at 09:45 +0200, Martin wrote:
> Hello,
>
> since build 1801 I can't compile Kicad in Linux. Output of cmake .
>
> -- Looking for _stricmp
> -- Looking for _stricmp - not found.
> -- Looking for _strnicmp
> -- Looking for _strnicmp - not found.
> -- Looking for _snprintf
> -- Looking for _snprintf - not found.
> -- Looking for _hypot
> -- Looking for _hypot - not found.
References