kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #38931
Re: [KiCad-developers] [KiCad-developers] Hoping to contribute but I have some questions
-
To:
kicad-developers@xxxxxxxxxxxxxxxxxxx
-
From:
Wayne Stambaugh <stambaughw@xxxxxxxxx>
-
Date:
Wed, 9 Jan 2019 10:01:56 -0500
-
In-reply-to:
<006b01d4a82b$abbbd1e0$033375a0$@documenteddesigns.com>
-
User-agent:
Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0
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 <seth@xxxxxxxxxxxxx>
> Sent: January 9, 2019 9:22 AM
> To: Brian Piccioni <brian@xxxxxxxxxxxxxxxxxxxxx>
> 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 : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
>
Follow ups
References