https://bugs.documentfoundation.org/show_bug.cgi?id=163583
Bug ID: 163583
Summary: window11 build libreoffice Ask for help
Product: LibreOffice
Version: 25.2.0.0 alpha0+
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: minor
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
Description:
I compiled libreoffice from this link, but something went wrong
https://wiki.documentfoundation.org/Development/BuildingOnWindows/zh-cn
I have problems executing mak, I have no problems executing autogen.sh, my
computer is windows 11
The initial execution of make shows make: [Makefile:260: get-submodules] Error
2
I do git submodule init
git submodule init
download file, execute make again the same problem, I had to ignore this code.
Occurrence in execution
F:/SourceCode/LibreOffice/core/include\sal/types.h(50): fatal error C1189:
#error: "Could not find 16-bit type, add support for your architecture"
I don't know what to do with it, okay
config file:
--with-external-tar=F:/SourceCode/LibreOffice/lo-externalsrc
--with-junit=F:/SourceCode/LibreOffice/junit-4.10.jar
--with-ant-home=F:/SourceCode/LibreOffice/apache-ant-1.9.5
--with-visual-studio=2022
--with-jdk-home=C:\Program Files\Microsoft\jdk-21.0.4.7-hotspot
--disable-odk
--host=x86_64-pc-cygwin
Steps to Reproduce:
1.The autogen.sh command is followed by the make command
2.
3.
Actual Results:
1 make: [Makefile:260: get-submodules] Error 2
2 F:/SourceCode/LibreOffice/core/include\sal/types.h(50): fatal error C1189:
#error: "Could not find 16-bit type, add support for your architecture"
Expected Results:
Normal compilation
Reproducible: Always
User Profile Reset: No
Additional Info:
Normal compilation
--
You are receiving this mail because:
You are the assignee for the bug.