chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Disappearing functions from DLL


From: Alex Queiroz
Subject: Re: [Chicken-users] Disappearing functions from DLL
Date: Wed, 23 May 2007 09:45:44 -0300

Hallo,

On 5/23/07, felix winkelmann <address@hidden> 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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]