[umbrello] [Bug 419202] umbrello-20.03.80 fails during make install when Doxygen is found

Ralf Habacker bugzilla_noreply at kde.org
Wed Mar 25 11:34:14 GMT 2020


https://bugs.kde.org/show_bug.cgi?id=419202

Ralf Habacker <ralf.habacker at freenet.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
                 CC|                            |ralf.habacker at freenet.de
             Status|REPORTED                    |CONFIRMED

--- Comment #1 from Ralf Habacker <ralf.habacker at freenet.de> ---
Thanks for reporting. 

The reason is, that in case doxygen has been found, the required target apidoc
is not build by default, which is required in this case.

A workaround is to run 

1. cmake && make && make apidoc && make install

another workaround is to uninstall doxygen.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the umbrello-devel mailing list