No subject

Francois Botha igitur at gmail.com
Fri Nov 2 08:45:03 UTC 2018


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20181102/2ac74a54/attachment.html>


More information about the LibreOffice mailing list