[cells-gtk-devel] new code fails to compile on clisp-2.37/win2Kserver

Леонид Новиков ln at bk.ru
Fri Jan 13 07:01:43 UTC 2006





> Now I know that it's not the source of problem. The real problem seems to be
> in gtk-core.lisp As I made a fresh trial on another system, it got stuck
> while trying to compile root\gtk-ffi\gtk-core.lisp at the same place ( i.e.,
> the error message is :
> ;;  Loading file C:\clisp\cells-gtk\root\gtk-ffi\gtk-core.fas ...
>  ** - Continuable Error
> FFI::FOREIGN-LIBRARY-FUNCTION: no dynamic object named "g_free" in library
>       :DEFAULT
> )
> 
> And the same message appears for other functions in that file. After several
> 'continue'-s, the rest compiles fine, but trying to run gtk-demo results in
> error.

In gtk-ffi.asd
  #+(or win32 mswindows)(setf *gtk-lib-path* "E:/GTK/bin/")
change "E:/GTK/bin/" to your path to gtk.
Hope this help. 



More information about the cells-gtk-devel mailing list