Re: [Patch] Warning fixes



Hans Breuer writes:
 > Mingw/gcc may require a different solution ...

Yup. Unfortunately, gcc and/or GNU ld require that both the
declaration and definition or an exported variable are marked with
__declspec(dllexport) (when compiling the source that defines the
variable).

Or, hmm, maybe I remember wrong. I should do some testing. Later.

--tml




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