quicklisp-projects icon indicating copy to clipboard operation
quicklisp-projects copied to clipboard

Please add cl-gtk4

Open bohonghuang opened this issue 2 years ago • 6 comments

This project contains the bindings to GTK4/Libadwaita/WebKit2GTK, available at: https://github.com/bohonghuang/cl-gtk4

bohonghuang avatar Sep 19 '22 10:09 bohonghuang

I get this:

Typelib file for namespace 'Gtk', version '4.0' not found 

How can I get that installed on a Debian 10 system? Is it possible?

quicklisp avatar Sep 25 '22 15:09 quicklisp

I get this:

Typelib file for namespace 'Gtk', version '4.0' not found 

How can I get that installed on a Debian 10 system? Is it possible?

Can you have all these packages installed and retry loading the library? packages

bohonghuang avatar Sep 26 '22 00:09 bohonghuang

Hmm, those aren't visible in my Debian 10 install. Maybe it's time for me to upgrade...

On Sun, Sep 25, 2022 at 8:18 PM bohonghuang @.***> wrote:

I get this:

Typelib file for namespace 'Gtk', version '4.0' not found

How can I get that installed on a Debian 10 system? Is it possible?

Can you have all these packages installed and retry loading the library? [image: packages] https://user-images.githubusercontent.com/11132087/192172313-90f514fa-f898-418c-9beb-2c9daca1cf25.png

— Reply to this email directly, view it on GitHub https://github.com/quicklisp/quicklisp-projects/issues/2217#issuecomment-1257320176, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACPNLPRTCEJP4CMIPGTTHTWADTULANCNFSM6AAAAAAQP7KE34 . You are receiving this because you commented.Message ID: @.***>

quicklisp avatar Sep 26 '22 23:09 quicklisp

Ok, this doesn't work even with a more recent Debian. It will have to wait a bit so I can figure out how to get gtk4 into my build environment.

quicklisp avatar Nov 01 '22 13:11 quicklisp

Ok, this doesn't work even with a more recent Debian. It will have to wait a bit so I can figure out how to get gtk4 into my build environment.

gir1.2-gtk4.0 seems to be the mandatory package for Debian to compile cl-gtk4. Is this package available in your system?

bohonghuang avatar Nov 02 '22 01:11 bohonghuang

gir1.2-gtk4.0 isn't available.

quicklisp avatar Nov 14 '22 19:11 quicklisp