https://bugs.documentfoundation.org/show_bug.cgi?id=97966

--- Comment #17 from Stephan Bergmann <sberg...@redhat.com> ---
(In reply to Tamas Bunth from comment #16)
> For the command "make compilerplugins" I got "Nothing to be done for
> 'compilerplugins'".
> 
> I tried "make compilerplugins.clear" but it doesn't help: "No rule to make
> target `compilerplugins.clear'"
> 
> I followed this doc:
> https://wiki.documentfoundation.org/Development/Clang_plugins

Did you configure the LO build with --enable-compiler-plugins (it is disabled
by default unless you also configured --enable-dbgutil)?  Do you have the
LLVM/Clang development headers installed (if you use a distro's clang package,
they often come in an additional package that needs to be installed explicitly,
e.g. see the "Clang Setup" slide of
<http://conference.libreoffice.org/assets/Conference/Aarhus/Slides/SBergmanLOCON2015-plugin.pdf>)?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to