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 _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice