Deliver removing ffi templates?
Hello
I have a small application that uses CAPI and very few other
libraries. It uses two controls, menus and a toolbar with the built in
icons. When delivering, without any keywords, at level 0 all works fine.
When delivering at level1 I get the following error ...
Error in generating the FLI template NIL
FLI::DEFINE-PRECOMPILED-FOREIGN-OBJECT-SETTER-FUNCTIONS (:ONE-OF :INT
:POINTER) (:SIZE NIL)
Now, I have used the FLI:START-... and FLI:PRINT-... functions in
another app without problems and in this case they do not show any
templates being used. Also, given that ths works at level 0 I assume
that the problem is that a template is being removed. What can I do to
stop it?
thanks
Andrew