← Back to team overview

kicad-developers team mailing list archive

MSYS2: downgrade to GLM version 0.9.9.2

 

Hi All,
I'm trying to compile KiCAD in Windows7 using Msys2 64 bits. I get the following error:
-- Found GLM: C:/msys64/mingw64/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.
Please downgrade to GLM version 0.9.9.2 or older
How can I do this? I don't have an old version in the cache:
$ pacman -U /var/cache/pacman/pkg/^C
Cheers,
Cedric

Follow ups