Jakob Reschke | 23 Feb 09:17
Picon

Re: ag_core.dll exports no symbols?

Hmm, ag_gui.dll and the others do export their functions, however,
according to the tool mentioned. I'm actually forced to dynamically
load the libraries because I'm using Agar from Lisp with a CFFI
binding. AFAIK the .lib files are not of much use for dynamic linking.

2010/2/23 42Bastian <deep-thought@...>:
> DLLs do not export symbols, it is the .LIB that does it. AFAIK there are
> only numbers as references.
> [...]
> Maybe, for the linking you should use the ag_core.lib not the DLL

Gmane