[Bug 70414] create VSProject files for code editing in MSVS from gbuild
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Mar 5 10:00:54 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=70414
--- Comment #17 from Honza Havlíček <havlicek.honza at gmail.com> ---
(In reply to comment #16)
> Hello all!
>
> When I try to execute /opt/lo/bin/make vs2012-ide-integration
> , I am getting strange error:
>
> Vort at 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?
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
https://wiki.documentfoundation.org/Development/Windows_Build_Dependencies)
* 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.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20140305/7d4a70a9/attachment.html>
More information about the LibreOffice
mailing list