<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#c17">Comment # 17</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:havlicek.honza@gmail.com" title="Honza Havlíček <havlicek.honza@gmail.com>"> <span class="fn">Honza Havlíček</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=70414#c16">comment #16</a>)
<span class="quote">> Hello all!
>
> When I try to execute /opt/lo/bin/make vs2012-ide-integration
> , I am getting strange error:
>
> Vort@Vort-PC /cygdrive/e/_Projects/libreoffice-build
> $ /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
> make[1]: *** No rule to make target `cmd'. Stop.
> Solution LibreOffice:
>
> What I need to do to fix this?</span >
Hi,
thank you for trying out the generator.
You are trying to generate solution in directory
(/cygdrive/e/_Projects/libreoffice-build) other than the one with sources
(E:/_Projects/libreoffice-core/).
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.
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).
I will try to investigate the issue more thoroughly.</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>