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


https://bugs.freedesktop.org/show_bug.cgi?id=70414

--- Comment #18 from vvort@yandex.ru ---
(In reply to comment #17)
I had some problems with that (IIRC the same message you got), try to 
* go to your directory with sources
(/cygdrive/e/_Projects/libreoffice-core/) 
* run the autogen.sh with reasonable parameters (e.g. the ones from
https://wiki.documentfoundation.org/Development/Windows_Build_Dependencies)
* run command "/opt/lo/bin/make vs2012-ide-integration" there.
Here is the results:

Vort@Vort-PC /cygdrive/e/_Projects/libreoffice-core
$ /opt/lo/bin/make vs2012-ide-integration                                      
cd E:/_Projects/libreoffice-core && (LC_MESSAGES=C /opt/lo/bin/make
cmd="/opt/lo/bin/make -npf Makefile.gbuild all" cmd || true) |
E:/_Projects/libreoffice-core/bin/gbuild-to-ide --ide vs2012
cl : Command line warning D9025 : overriding '/Od' with '/O2'
/bin/sh:
E:/_Projects/libreoffice-core/workdir/Package/ure_install.filelist.tmp: No such
file or directory
/bin/sh:
E:/_Projects/libreoffice-core/workdir/Package/ure_install.filelist.tmp: No such
file or directory
/cygdrive/e/_Projects/libreoffice-core/external/libxml2/ExternalPackage_xml2.mk:22:
*** file
E:/_Projects/libreoffice-core/workdir/UnpackedTarball/xml2/win32/bin.msvc/libxml2.dll
does not exist in the tarball.  Stop.
make[1]: *** [cmd] Error 2
Traceback (most recent call last):
  File "E:/_Projects/libreoffice-core/bin/gbuild-to-ide", line 833, in <module>
    VisualStudioIntegrationGenerator(gbuildparser).emit()
  File "E:/_Projects/libreoffice-core/bin/gbuild-to-ide", line 613, in emit
    project_guid = self.write_project(project_path, target)
  File "E:/_Projects/libreoffice-core/bin/gbuild-to-ide", line 675, in
write_project
    os.makedirs(os.path.dirname(project_path), exist_ok = True)
  File "/usr/lib/python3.2/os.py", line 152, in makedirs
    mkdir(name, mode)
OSError: [Errno 17] File exists: './oox'
make: *** [vs2012-ide-integration] Error 1

If that fails, try to build the LO and then "/opt/lo/bin/make
vs2012-ide-integration" (building shouldn't be necessary, but just to be
sure).
It usually takes 10 hours for me. It's too long.
If it's possible, please send to me project files for sdext module - I will try
to test it separately.

I will try to investigate the issue more thoroughly.
Thanks.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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.