Hallo,

On 5/23/07, felix winkelmann <[EMAIL PROTECTED]> wrote:

Sorry, but I need more information or some test code to help here.
Do you compile in unsafe mode? Does "disappear" mean they
are not there, or do references trigger the above error?
After loading, does "(apropos <stringpattern>)" list the functions
exported from the dll?


    I guess the code will be useless unless you install IUP. :-(

- I compile with just "-s" (not unsafe, not optimizing)
- (apropos) is not defined here
- "Disappear" means undefined variable when I call the function

    One funny thing: When I put (display iup:main-loop) at the
beginning of file, "#<procedure (iup:main-loop)>" is shown and the
function is available from now on. Previously it wasn't.

Cheers,
--
-alex
http://www.ventonegro.org/


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to