bug-gnubg
[Top][All Lists]
Advanced

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

Re: current development


From: Joseph Heled
Subject: Re: current development
Date: Thu, 5 Dec 2019 08:08:32 +1300

That would certainly help. Thanks, Jon.

On Thu, 5 Dec 2019 at 07:56, Superfly Jon <address@hidden> wrote:
My changes are still under development, the dependency with cglm will be resolved in due course.  I'll update the "INSTALL" file with more detailed how-to build instructions for linux and windows shortly.

Jon

On Wed, 4 Dec 2019 at 17:40, Joseph Heled <address@hidden> wrote:
It is a horrible, terrible dependency, since it can't be installed
with a 'apt-get install'. I would eliminate it if I had the time.

-Joseph

On Thu, 5 Dec 2019 at 05:02, Myshkin LeVine <address@hidden> wrote:
>
> 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]