Hi Regina,
Regina Henschel schrieb:
Hi Eiki,
"Eike", please :-))
Eike Rathke schrieb:
Yes, these are nasty, that's
http://qa.openoffice.org/issues/show_bug.cgi?id=100534
MSVC somehow includes a few definitions in multiple objects, IIRC
related to DLL_PUBLIC/DLL_PRIVATE declarations. Unfortunately, so far
there is no resolution that would satisfy all compilers. Daniel
apparently had some workaround, see issue, which didn't work on other
platforms. He'll be back tomorrow so we can ask him for a temporary
patch to make that work.
I would like to get this patch.
There is no patch available yet. The problem is that an object
("pvlaydlg.obj" AFAIK) is linked into two libraries. I still have to
figure out where this object is linked wrongly. Workaround is to replace
all inline functions which appear in the error message by regular
functions (remove the "inline" and function body in the *.hxx and add
the full function in the respective *.cxx).
Regards
Daniel
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org