← Back to team overview

kicad-developers team mailing list archive

Re: Remove boost build.

 

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