Package Details: tk-togl 2.0-2

Git Clone URL: https://aur.archlinux.org/tk-togl.git (read-only, click to copy)
Package Base: tk-togl
Description: A Tcl/Tk widget for OpenGL rendering.
Upstream URL: https://sourceforge.net/projects/togl/
Licenses: BSD
Submitter: srtlg
Maintainer: srtlg
Last Packager: srtlg
Votes: 1
Popularity: 0.000000
First Submitted: 2019-10-29 13:24 (UTC)
Last Updated: 2024-05-31 12:18 (UTC)

Latest Comments

kbk commented on 2024-05-30 05:06 (UTC)

fails to build with this error. Not sure what to do!?

togl.c: In function ‘Togl_Init’:
togl.c:928:26: error: assignment to ‘void (*)(struct Tk_Window_ *, Tk_ClassProcs *, void *)’ from incompatible pointer type ‘void (*)(struct Tk_Window_ *, const Tk_ClassProcs *, void *)’ [-Wincompatible-pointer-types]
  928 |         SetClassProcsPtr = tkStubsPtr->tk_SetClassProcs;
      |                          ^
make: *** [Makefile:357: togl.o] Error 1
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: tk-togl-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
tk-togl - exit status 4