https://bugs.documentfoundation.org/show_bug.cgi?id=147092
Bug ID: 147092
Summary: Modify CLI libraries to support Any CPU mode
Product: LibreOffice
Version: 7.1.3.2 release
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: sdk
Assignee: [email protected]
Reporter: [email protected]
Description:
I have written an application that launches Libre Office using the CLI
libraries. The application is working fine. There is only one remark. In the
application settings, I must specify Platform Target: x64. This is not very
convenient for several reasons:
- The user's computer may not support this mode.
- the solution consists of several applications, one of which does not support
x64 mode.
- there is no way to run from Libre Office or Open Office application, since
Open Office only supports Any CPU mode.
I earnestly ask you to modify the CLI libraries so that they support the Any
CPU mode.
Thank you.
Actual Results:
CLI libraries work only in mode x64
Expected Results:
CLI libraries work in mode Any CPU
Reproducible: Always
User Profile Reset: No
Additional Info:
I would like CLI libraries to work as well as in mode Any CPU
--
You are receiving this mail because:
You are the assignee for the bug.