26 Jul 21:50
Build of Agar 1.3.2 with Visual Express 2008
From: Olivier Boudeville <olivier.boudeville@...>
Subject: Build of Agar 1.3.2 with Visual Express 2008
Newsgroups: gmane.comp.lib.agar.general
Date: 2008-07-26 19:52:02 GMT
Subject: Build of Agar 1.3.2 with Visual Express 2008
Newsgroups: gmane.comp.lib.agar.general
Date: 2008-07-26 19:52:02 GMT
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.
RSS Feed