https://bugs.freedesktop.org/show_bug.cgi?id=70414
--- Comment #18 from vv...@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.
_______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice