To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=57950
------- Additional comments from [EMAIL PROTECTED] Fri Aug 11 06:23:21 -0700
2006 -------
The above patch makes it build also on Win32. (Whether the resulting code works
I don't know yet.)
ChangeLog entry:
* patches/src680/libso3_gcc4_visibility_markup.diff: Make it work
on Win32, too. Well, at least build without errors.
(so3/inc/soimpl.hxx): Don't add SO3_DLLPUBLIC and SO3_DLLPRIVATE
decorations to the JobSetupWrapper class. It causes unresolved
externals errors. There is no implementation of this class as far
as I can see, and it doesn't seem to be used anywhere either.
(so3/source/data/makefile.mk so3/source/dialog/makefile.mk)
(so3/source/inplace/makefile.mk so3/source/misc/makefile.mk)
(so3/source/ole/makefile.mk so3/source/persist/makefile.mk)
(so3/source/solink/makefile.mk): Include so3/util/makefile.pmk
after the other .mk files, so that its variable settings actually
are effective. Otherwise settings.mk will reset the CDEFS. The
flag SO3_DLLIMPLEMENTATION that is added to CDEFS in
so3/util/makefile.pmk is essential when building the so3 DLL on
Win32.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]