Paulchen232
Paulchen232
"I had success verification"
How you have it installed?
And what Linux you use? I don't know why it at my works. Long ago I have with `-q` new login after the error.
@jmarsman Have you this make: https://github.com/vysheng/tg/blob/master/README.md#mac-os-x
I have no MacOS but try this: - open tgl/structures.c - go to line 944 - comment with // the line `assert (0);` -> `//assert (0);` - do `make` or...
Are you anything do what I write?
Do you have the whole command "git clone --recursive https://github.com/vysheng/tg.git && cd tg " is used?
try this: with modified tg/Makefile and deleted -Werror `nano Makefile` delete -Werror `./configure` `make` Because warnings as error.
Have you alle what on "On Ubuntu/Debian use:" is? I think try this fork https://github.com/kenorb-contrib/tgl but the updates are also old.
https://github.com/vysheng/tg/issues/1633#issuecomment-569247052