Olivier Boudeville | 26 Jul 21:50

Build of Agar 1.3.2 with Visual Express 2008

Hi,

I successfully built Agar 1.3.2 on Linux, now I am trying to do the same
with Visual Express 2008, with no luck. I would like to link dynamically
to Agar (thanks to a DLL).

I can produce the relevant Agar DLL (ex: agar_core.dll) but no LIB file
is produced, despite I really think I correctly setup the project
properties.

One explanation could be that no .lib file is produced because no symbol
is exported from the library. Indeed I was unable to find
__declspec(dllexport) statements in header files. Is it that Agar is
using a .def file ? Or any other approach ?

Thanks in advance for any hint,
best regards,

Olivier.

Gmane