
31 Jan
2005
31 Jan
'05
7:58 p.m.
Something wierd when I try to use the examples: * (load (compile-file "gtkffi-cmusbcl")) ....... T * (load "examples") ; Loading #p"/home/bruno/Projects/lambda-gtk/examples.lisp". ; ; Warning: These variables are undefined: ; BYE1 DATA WIDGET ; ; ; Warning: These functions are undefined: ; DATA GTK::DEF-CALLBACK C-CALL:VOID WIDGET Error in KERNEL:%COERCE-TO-FUNCTION: the function GTK::DEF-CALLBACK is undefined. I'll try and figure out what happened. Any hints? Bruno Loff