Last night I cloned the master repository in order to participate in bug-hunting.
When I invoked the suggested make commands I get the following error CMake Error at CMakeLists.txt:591 (MESSAGE): GLM version 0.9.9.3 is incompatible with KiCad. Please downgrade to GLM version 0.9.9.2 or older I can successfully build 5.0 so it is odd to me I cannot build the current version. In other words, if a previous version of KiCad could be built using GLM 0.9.9.3, why not the current version? The build instructions tell me to install GLM which installs 0.9.9.3. I figured out how to downgrade GLM and am now making KiCad but I thought I'd mention it. Is this a problem with the make files or the build instructions?
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

