← Back to team overview

kicad-developers team mailing list archive

Re: 4.0.1 released.

 

On 12/10/2015 06:29 PM, Mário Luzeiro wrote:
> I also had this problem in my distro.
> 
> Since current kicad source was building with an older version I suggest that you can reduce to a lower version number.
> Hopefully when new (eg: 3d-viewer) code will be added, we can update the requirement for a more updated GLM version.

This will not happen.  We do not back port features period only severe
bugs will be fix due to man power issues.  If you want the latest
features, use the nightly builds or build from source.  The stable
release policy is in the developer docs on the kicad website.

> 
> The issue I had in my branch with the old GLM versions I was able to solve it, but the more recent GLM versions have lots of fixes and improvements that it may be required in near future..
> 
> MRL
> ________________________________________
> From: Kicad-developers [kicad-developers-bounces+mrluzeiro=ua.pt@xxxxxxxxxxxxxxxxxxx] on behalf of Marco Ciampa [ciampix@xxxxxxxxx]
> Sent: 10 December 2015 09:13
> To: kicad-developers@xxxxxxxxxxxxxxxxxxx
> Subject: Re: [Kicad-developers] 4.0.1 released.
> 
> On Wed, Dec 09, 2015 at 01:28:02PM -0500, Wayne Stambaugh wrote:
>> I just pushed the 4.0.1 stable release so lets get those auto-builders
>> fired up to create packages for the latest release.
> 
> cmake ..
> 
> today gives me:
> 
> CMake Error at /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:108 (message):
>   Could NOT find GLM: Found unsuitable version "0.9.5.1", but required is at
>   least "0.9.5.4" (found /usr/include/glm)
> Call Stack (most recent call first):
>   /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:313 (_FPHSA_FAILURE_MESSAGE)
>   CMakeModules/FindGLM.cmake:59 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
>   CMakeLists.txt:474 (find_package)
> 
> 
> -- Configuring incomplete, errors occurred!
> 
> Is this lib upgrade necessary?
> 
> Ubuntu 14.04 LTS here...
> 
> --
> 
> 
> Marco Ciampa
> 
> I know a joke about UDP, but you might not get it.
> 
> +------------------------+
> | GNU/Linux User  #78271 |
> | FSFE fellow       #364 |
> +------------------------+
> 
> 
> _______________________________________________
> 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
> _______________________________________________
> 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