Date: prev next · Thread: first prev next last
2018 Archives by date, by thread · List index


Hi, bro


I recommend that as this is the first time you compile LibreOffice on
windows, follow this tutorial:
https://wiki.documentfoundation.org/Development/lode It's a bit more
automated and generally gives you less trouble if you think you've followed
all the steps correctly. About your problem with the current creative
method, how many versions of visual studio did you install on your machine?
Did you have to uninstall any? .... Did you have to reinstall the current
one at some point? Do the lines shown appear at the beginning of the build?

Att,
Miguel Teixeira


Em sex, 2 de nov de 2018 às 03:45, Francois Botha <igitur@gmail.com>
escreveu:

Hello, everyone!

I'm attempting to build LibreOffice on Windows for the first time. I have
meticulously followed the instructions from
https://wiki.documentfoundation.org/Development/BuildingOnWindows and
used the recommended settings and paths. I use Win7 x64 system, 64-bit
Cygwin and Visual Studio 2017 Professional.

I have Sybase drivers installed in my C:\Sybase directory as a requirement
of another, independent project.

My autogen.sh command (notice that I added a switch to disable database
connectivity):
/cygdrive/c/sources/libo-core/autogen.sh
--with-external-tar=/cygdrive/c/sources/lo-externalsrc
--with-junit=/cygdrive/c/sources/junit-4.10.jar
--with-ant-home=/cygdrive/c/sources/apache-ant-1.9.5
--enable-pch --disable-ccache --disable-database-connectivity

When I call /opt/lo/bin/make gb_COLOR=1

The last few lines of my make output:
cl : Command line warning D9025 : overriding '/DNOMINMAX' with '/UNOMINMAX'
cl : Command line warning D9025 : overriding '/DNOMINMAX' with '/UNOMINMAX'
[IDL] CustomTarget/shell/source/win32/spsupp/idl/spsupp.tlb
Microsoft (R) 32b/64b MIDL Compiler Version 8.01.0622
Copyright (c) Microsoft Corporation. All rights reserved.
Processing C:SybaseOCS-15_0include
SybaseOCS-15_0include
c1: fatal error C1083: Cannot open source file: 'C:SybaseOCS-15_0include':
No such file or directory
midl : command line error MIDL1003 : error returned by the C preprocessor
(2)
/usr/bin/sh: D:Program: command not found
[DEP] LNK:StaticLibrary/shell_xmlparser_x64.lib
[LNK] StaticLibrary/shell_xmlparser_x64.lib
/usr/bin/sh: D:Program: command not found
make[1]: *** [C:/sources/libo-core/shell/CustomTarget_spsupp_idl.mk:21:
C:/build/workdir/CustomTarget/shell/source/win32/spsupp/idl/spsupp.tlb]
Error 127
make[1]: *** Waiting for unfinished jobs....
make: *** [Makefile:286: build] Error 2

Notice that, for some reason, the make command is attempting to find
something in my D:\Programs directory. That directory contains many
applications, not relevant to LibreOffice.

Could you please direct me in the right direction to solve this problem? I
couldn't find anything in

thanks
Francois Botha
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


Context


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.