[Openmcl-devel] Tips on building a mac application?
Paul Onions
ponions37 at gmail.com
Sat Dec 10 04:46:02 PST 2016
Hello all,
I have been trying to update my Hoppi application [1] from CCL 1.10 to CCL 1.11, but have run into a problem: it seems that the mechanism for defining a non-IDE-based application has changed, specifically the GUI::LISP-APPLICATION class seems to have disappeared (which I subclass) and also there is no GUI::*DEFAULT-NS-APPLICATION-PROXY-CLASS-NAME* for me to specify an application delegate class.
So I guess things need to be done differently now, but does anyone have any quick pointers?
Thanks,
Paul
[1] https://bitbucket.org/cloudycat/hoppi
More information about the Openmcl-devel
mailing list