https://issues.apache.org/ooo/show_bug.cgi?id=118616
Bug #: 118616
Issue Type: DEFECT
Summary: simplify build process by eliminating prerequisite to
unowinreg.dll
Classification: Code
Product: sdk
Version: version58
Platform: PC
OS/Version: Mac OS X
Status: NEW
Severity: enhancement
Priority: P5
Component: tools
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
The odk packs a pre-build version of the unowinreg.dll and some Java clue code
in the SDK to simplify a default UNO bootstrap for Java client applications on
Windows. This dll is packed on all platforms to allow platform independent
development of Java UNO client applications.
The dll is build always under windows and for all other platforms it is either
used from external/unowinreg (prerequisite) or it can be cross compiled with
even more prerequisites.
To simplify this process we will checkin a pre-compiled version of the dll
again in the odk modules as it was in the beginning. And reuse this library on
all non Windows platforms.
--
Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.