Answer the question
In order to leave comments, you need to log in
Windows: libintl.h not found but exists, how come?
I decided to try to use the gotk3 library on Go, followed all the installation instructions: https://github.com/gotk3/gotk3/wiki/Installing-on-...
pkg-config --cflags --libs gtk+-3.0produces the correct result.
# github.com/gotk3/gotk3/glib
In file included from ./glib.go.h:31:0,
from D:\GOPATH\src\github.com\gotk3\gotk3\glib\application.go:7:
C:/Fedora/include/glib-2.0/glib/gi18n.h:25:21: fatal error: libintl.h: No such file or directory
#include <libintl.h>
^
compilation terminated.
C:\Fedora\include
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question