Source: kicad Version: 5.1~20190127.4fc692f+dfsg1-1 Severity: serious Justification: fails to build from source (but built successfully in the past)
Hi,
kicad/experimental recently started to FTBFS with the new GLM:
-- Found GLM: /usr/include (found suitable version "0.9.9.3", minimum required
is "0.9.5.1")
CMake Error at
CMakeLists.txt:591 (MESSAGE):
GLM version
0.9.9.3 is incompatible with KiCad using GCC.
Please downgrade to GLM version 0.9.9.2 or older or use clang
instead
-- Configuring incomplete, errors occurred!
Cheers,
Andreas

