kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #38930
Re: Problems building current source under Msys2
Thanks, Wayne
Perhaps it might be useful to add a note to the make instructions to this
effect as per my recent email.
Regards
Brian
-----Original Message-----
From: Kicad-developers
<kicad-developers-bounces+brian=documenteddesigns.com@xxxxxxxxxxxxxxxxxxx>
On Behalf Of Wayne Stambaugh
Sent: January 9, 2019 9:49 AM
To: kicad-developers@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Kicad-developers] Problems building current source under Msys2
Brian,
This is a known issue when compiling with gcc. That is why code has been
added to the cmake file to check for this error. Downgrading to
0.9.9.2 on msys2 is the correct solution.
Cheers,
Wayne
On 1/9/2019 9:44 AM, Brian Piccioni wrote:
> Last night I cloned the master repository in order to participate in
> bug-hunting.
>
>
>
> When I invoked the suggested make commands I get the following error
>
>
>
> CMake Error at CMakeLists.txt:591 (MESSAGE):
>
>
>
>
>
> GLM version 0.9.9.3 is incompatible with KiCad.
>
>
>
> Please downgrade to GLM version 0.9.9.2 or older
>
>
>
>
>
> I can successfully build 5.0 so it is odd to me I cannot build the
> current version. In other words, if a previous version of KiCad could
> be built using GLM 0.9.9.3, why not the current version? The build
> instructions tell me to install GLM which installs 0.9.9.3.
>
>
>
> I figured out how to downgrade GLM and am now making KiCad but I
> thought Id mention it.
>
>
>
> Is this a problem with the make files or the build instructions?
>
>
>
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
>
_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~kicad-developers
More help : https://help.launchpad.net/ListHelp
Follow ups
References