Hi, Just a quick word of caution: I can can't get KiCad to build with glm version 0.9.9.3, which was updated yesterday.
The responsible change in glm appears to be 68c7e7e50 [1], which deals with constexprs in GCC. There are various errors in the 3d-viewer [2]. However, I am not sure if this is a bug in glm, KiCad, GCC or what. If you're on Arch, downgrading to glm 0.9.9.2 works OK, as does a revert of that commit when rebuilding the package. Just a heads-up! Cheers, John [1]: https://github.com/g-truc/glm/commit/68c7e7e50b934cd265251a0660096f1415647bbb [2]: http://dpaste.com//113ND7S _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

