Re: [xml] Building libxml2 as a DLL under MinGW MSYS



Igor Zlatkovic <igor stud fh-frankfurt de> writes:

I realised I wrote the situation on MSVC above. I thought mingw can
export and import everyting without a special declarator, just like
GCC on Unix can. Am I wrong there?


Functions work fine, but its the data that is a booger, at least on
the imports, and requires the __declspec(dllimport) thingy.

Elizabeth



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