Thanks for the fast reply Michael!
You're right, I didn't pay attention to this.
But after run: /opt/lo/bin/make kdevelop-ide-integration I got this error:
****************************************************************************
To build, issue:
/opt/lo/bin/make
For details, run:
/opt/lo/bin/make help
*************************************
* WARNING : If a build created with VS 2012 should run on Windows XP,
* WARNING : use --with-windows-sdk=7.1A (requires VS 2012 Update 1 or newer)
cd G:/sources/libo-core && (make cmd="make -npf Makefile.gbuild all" cmd ||
true) | G:/sources/libo-core/bin/gbuild-to-ide --ide kdevelop
Makefile:29: *** target pattern contains no '%'. Stop.
The complete run output can be viewed here <http://pastebin.com/2KUPWuD1>.
Anderson Roberto de Oliveira
Skype: andersonn_roberto
LinkedIn: http://br.linkedin.com/in/andersonroberto/
On Tue, Jan 21, 2014 at 5:55 PM, Michael Stahl <mstahl@redhat.com> wrote:
On 21/01/14 19:51, Anderson Roberto wrote:
Hello all!
I'm developing a integration with MSVS, like the one with KDevelop and
XCode.
But, when I try to run a make kdevelop-ide-integration to use the
project files as example and to point some infos, I got this error:
Makefile:29: *** target pattern contains no '%'. Stop.
Anyone knows what this mean and what I need to do to solve this error?
most likely it means "make" does not understand Win32 file names with
drive letters. try "/opt/lo/bin/make" instead, if you don't have that
read:
https://wiki.documentfoundation.org/Development/Windows_Build_Dependencies#Install_make_an_optional_ccache_binaries
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.