<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED --- - create VSProject files for code editing in MSVS from gbuild"
href="https://bugs.freedesktop.org/show_bug.cgi?id=70414#c18">Comment # 18</a>
on <a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED --- - create VSProject files for code editing in MSVS from gbuild"
href="https://bugs.freedesktop.org/show_bug.cgi?id=70414">bug 70414</a>
from <span class="vcard"><a class="email" href="mailto:vvort@yandex.ru" title="vvort@yandex.ru">vvort@yandex.ru</a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=70414#c17">comment #17</a>)
<span class="quote">> 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
> <a href="https://wiki.documentfoundation.org/Development/Windows_Build_Dependencies">https://wiki.documentfoundation.org/Development/Windows_Build_Dependencies</a>)
> * run command "/opt/lo/bin/make vs2012-ide-integration" there.</span >
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
<span class="quote">> 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).</span >
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.
<span class="quote">> I will try to investigate the issue more thoroughly.</span >
Thanks.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>