From: Kevin K. <kev...@ch...> - 2006-09-24 07:58:04
|
> > Also, where are these TI*_EXPORT defined? In the M$VC projects only? > > These need to be defined from configure.ac too! > > They are defined in MSVC (when creating DLL project) and in configure.ac > for MinGW (DLLEXPORT). I don't see that defined at all in the libticables2 configure.ac. Anyway, we'll need to define the per-lib export there (e.g. TICABLES_EXPORT etc.), not DLLEXPORT. Kevin Kofler |