Hi Daniel,

Daniel Rentz schrieb:

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).

I have changed the .hxx and .cxx files now and the build of sc finishes. But I'm not sure whether I've done all correctly. I can sent you a patch with my changes.

I now get error outputs when working with a spreadsheet. If I click "No" to ignore them, I can continue work. Is something wrong with my build or do you get this error output too? Shall I write issues for them? Which information is helpful for you?

kind regards
Regina

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to