kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #22120
Re: Remove boost build.
-
To:
Wayne Stambaugh <stambaughw@xxxxxxxxx>, KiCad Developers <kicad-developers@xxxxxxxxxxxxxxxxxxx>
-
From:
Maciej Sumiński <maciej.suminski@xxxxxxx>
-
Date:
Sun, 20 Dec 2015 22:23:05 +0100
-
Authentication-results:
spf=pass (sender IP is 188.184.36.48) smtp.mailfrom=cern.ch; lists.launchpad.net; dkim=none (message not signed) header.d=none;lists.launchpad.net; dmarc=bestguesspass action=none header.from=cern.ch;
-
In-reply-to:
<567701A8.8000006@gmail.com>
-
Spamdiagnosticmetadata:
NSPM
-
Spamdiagnosticoutput:
1:23
-
User-agent:
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0
Apparently find_package() is not able to determine the OpenGL library
version, so any requirements are not really meaningful there.
Perhaps it has a meaning for other platforms, and if so then I would use
2.1 as the required version.
Regards,
Orson
On 12/20/2015 08:29 PM, Wayne Stambaugh wrote:
> Attached is a patch for removing the Boost build from Kicad's build
> configuration. Would one of our osx devs please test it to make sure it
> doesn't break anything before I commit it. I also modified FindCairo to
> work properly with CMakes FindPackageHandleStandardArgs.
>
> I also notice that FindOpenGL does not specify a minimum version. Would
> one of our GAL devs please let me know what the minimum version of
> OpenGL is required to build KiCad.
>
> Thanks,
>
> Wayne
>
>
>
> _______________________________________________
> 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
>
Attachment:
signature.asc
Description: OpenPGP digital signature
References