You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to following the example. But I failed.
/tmp/pkg-config-0.26$ CC=gclang ./configure --with-internal-glib
...
checking for pkg-config... pkg-config
configure: error: pkg-config and glib-2.0 not found, please set GLIB_CFLAGS and GLIB_LIBS to the correct values
It seems that some dependences need to be installed. But I don't see any instructions in
I am trying to following the example. But I failed.
It seems that some dependences need to be installed. But I don't see any instructions in
https://github.com/SRI-CSL/gllvm/blob/master/examples/pkg-config/Makefile
Could anybody let me know how to fix the problem?
The text was updated successfully, but these errors were encountered: