No subject

Miguel Teixeira miguel.teixeira at poli.ufrj.br
Fri Nov 2 13:56:34 UTC 2018


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


More information about the LibreOffice mailing list