Hi,
when trying to install LTK I get an error with (use-package 'ltk)
The (compile-file "ltk") works fine. The (load "ltk") works also fine. But (use-package 'ltk) produces the following error: (USE-PACKAGE (#<PACKAGE LTK>) #1=#<PACKAGE COMMON-LISP-USER>): 1 name conflicts remain Which symbol with name "VALUE" should be accessible in #1#? [Condition of type SYSTEM::SIMPLE-PACKAGE-ERROR]
I don't understand it, because I haven't worked with packages yet.
Any ideas?
-- Met vriendelijke groet / with kind regards, Arie van Wingerden