Error doing make kdevelop-ide-integration in Windows + Cygwin.
Michael Stahl
mstahl at redhat.com
Tue Jan 21 11:55:31 PST 2014
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
More information about the LibreOffice
mailing list