-
I pulled down source tonight to make some changes and found the docker image has some issues resolving apt targets. I've encountered this before (it's due to jessie getting mothballed) and figured I…
-
```
github.com/gotk3/gotk3/glib
# pkg-config --cflags -- gio-2.0 glib-2.0 gobject-2.0 gio-2.0 glib-2.0 gobject-2.0 gio-2.0
Package gio-2.0 was not found in the pkg-config search path.
Perhaps you…
-
**Describe the bug**
crash the branch and make it unisable
**To Reproduce**
build the branch on v0.5.3-0
**Expected behavior**
build ok or run
**Error messages**
```bash
/gotk3/gotk3…
-
On Mac OS X 10.11.5 I only had access to webkit2gtk-4.0 via homebrew. I had to adjust:
github.com/sqs/gojs/base.go to point to javascriptcoregtk-4.0
github.com/sourcegraph/go-webkit2/webkit2/webview…
-
Hello,
Since I'm under Linux Mint 20.3 with no lib-gtk4-dev package, I've tried to compile the `gtk3/simple` but it failed.
The git commit is `44df2ef`.
Here's the output :
```
└> $ go run -v .…
-
Men i need to know which requirements i must have to build your source so i can contribute you. (binaries, libraries, headers etc) and how to build them.
# pkg-config --cflags cairo cairo-gobject
Pac…
-
My program, which is meant to be a hybrid terminal/IRC client, has what is quite possible one of the worst bugs I've heard to encounter: It has a 1/4 chance of crashing after it finishes connecting to…
IoIxD updated
2 years ago
-
This question follows very closely on question #492
How to build dynamic window with controls list? and especially on @founderio 's reply to that question:
https://github.com/gotk3/gotk3/issues/49…
-
./LinuxPA: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by ./LinuxPA)
cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
NAME="Debian GNU/Linux"
VERSI…
-
I'm going to crash. It's so unfriendly to me. Most of the code in the examples does not run successfully.