You should also add IgnorePkg = mingw-w64-i686-glm mingw-w64-x86_64-glm
to your /etc/pacman.conf file to prevent 0.9.9.3 form being installed the next time you update. On 1/9/2019 9:57 AM, Brian Piccioni wrote: > Ah. Thanks. In the interim I seemed to have fixed the problem. > > Perhaps it might be useful to modify the make instructions. > > I downloaded 9.9.2 from > http://repo.msys2.org/mingw/x86_64/mingw-w64-x86_64-glm-0.9.9.2-1-any.pkg.ta > r.xz and ran > > pacman -U mingw-w64-x86_64-glm-0.9.9.2-1-any.pkg.tar.xz > > regards > > Brian > > -----Original Message----- > From: Seth Hillbrand <[email protected]> > Sent: January 9, 2019 9:22 AM > To: Brian Piccioni <[email protected]> > Subject: Re: [KiCad-developers] [KiCad-developers] Hoping to contribute but > I have some questions > > Am 2019-01-09 09:11, schrieb Brian Piccioni: >> Great, thanks. That's what confused me though. I still have a problem >> with the library version but I think that might be an Msys2 build >> script >> issue: I >> can build the released version of KiCad 5, but not this version. I'll >> ask the community. > > If you have GLM version 0.9.9.3, it had not been released in version 5.0.x, > so we didn't have a test for it. It changed a couple defines that broke > KiCad in subtle ways, so we tested and excluded it as a dependency in the > master build. > > > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : [email protected] > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp > _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

