> (ql:quickload :test-gtk) I tried (ql:quickload :test-gtk) but I get: System "cl-cairo2-win32" not found I installed gtk on windows by downloading all-in-one bundle of: gtk+ 2.22 and then run pkg-config --cflags gtk+-2.0 What to do to make this work ?