← Back to team overview

kicad-developers team mailing list archive

Re: Problems building current source under Msys2

 

I am sure for highly experienced developers that is the case.

 

However, your build directions say to install/update a package and that package causes the make to fail. 

 

 

 

From: Nick Østergaard <oe.nick@xxxxxxxxx> 
Sent: January 9, 2019 12:17 PM
To: Brian Piccioni <brian@xxxxxxxxxxxxxxxxxxxxx>
Cc: Wayne Stambaugh <stambaughw@xxxxxxxxx>; KiCad Developers <kicad-developers@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Kicad-developers] Problems building current source under Msys2

 

All on needs to know if in the cmake message, I don't really think we need to do any more hand holding here.

 

On Wed, 9 Jan 2019 at 16:00, Brian Piccioni <brian@xxxxxxxxxxxxxxxxxxxxx <mailto:brian@xxxxxxxxxxxxxxxxxxxxx> > wrote:

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 <mailto:documenteddesigns.com@xxxxxxxxxxxxxxxxxxx> >
On Behalf Of Wayne Stambaugh
Sent: January 9, 2019 9:49 AM
To: kicad-developers@xxxxxxxxxxxxxxxxxxx <mailto: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 I’d 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 <mailto: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 <mailto: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 <mailto:kicad-developers@xxxxxxxxxxxxxxxxxxx> 
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


References