Hello,
By doing make dev-install, I've got these errors :
ERROR: The following files could not be found:
ERROR: File not found: Diagram.oxt
ERROR: File not found: lightproof-en-US.oxt
I already talked about lightproof but I had never had a pb with Diagram.oxt
and this one has been here since
the commit 87ec34b20ec01d1ae6724605ec4ab96681802cab (30/10/2010).
The declaration of "Diagram.oxt" is in file_extensions.scp :
/* ** Diagram ** */
#ifdef WITH_EXTENSION_DIAGRAM
File gid_File_Oxt_Diagram
TXT_FILE_BODY;
Styles = (PACKED, ARCHIVE);
Dir = gid_Brand_Dir_Share_Extensions_Diagram;
Name = "Diagram.oxt";
End
and "diagram" is declared too in directory_extensions.scp :
/* ** Diagram ** */
#ifdef WITH_EXTENSION_DIAGRAM
Directory gid_Brand_Dir_Share_Extensions_Diagram
ParentID = gid_Brand_Dir_Share_Extensions;
DosName = "Diagram";
End
Any idea about what's missing to work ?
Julien
PS : I'll disable --enable-ext-diagram and --enable-ext-lightproof on my
local LO repo for the moment.
--
View this message in context:
http://nabble.documentfoundation.org/How-Diagram-oxt-should-be-retrieved-tp3373993p3373993.html
Sent from the Dev mailing list archive at Nabble.com.
Context
- [Libreoffice] How Diagram.oxt should be retrieved ? · julien2412
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.