bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: current development


From: Myshkin LeVine
Subject: Re: current development
Date: Wed, 4 Dec 2019 16:02:25 +0000

Joseph,
          What you are seeing is not a deterioration, but rather a new 
dependency that was recently added by Jon Kinsey. I ran into the same error you 
did when I was compiling a new version of GnuBG for myself. I searched for the 
cglm library, and I found it here:
       
https://github.com/recp/cglm

It is described as the "Highly Optimized Graphics Math (glm) for C." Its 
documentation is located at:

https://cglm.readthedocs.io/en/latest/

After compiling and installing cglm, the error will go away, and the build 
should complete without further issue.

-Myshkin LeVine


On Wed, 3 Dec 2019 at 19:43, Joseph Heled <address@hidden> wrote:

> Now stuck with this unknown library:
> 
> ShimOGL.c:5:10: fatal error: cglm\affine.h: No such file or directory
> #include <cglm\affine.h>
>         ^~~~~~~~~~~~~~~
> compilation terminated.
> 
> 
> I did not expect gnubg to deteriorate that much. Pretty sad.
> 
> -Joseph



reply via email to

[Prev in Thread] Current Thread [Next in Thread]