Install Doxygen for Qt on Mac OS X
-
wrote on 26 Apr 2020, 16:53 last edited by
Hello everyone, I'm new here and also on Qt, and this is my first topic.
I need to install the Doxygen software in Qt Creator on my Macbook-pro computer.The version information is as follows:
Qt 5.14.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 10.0.0 (clang-1000.11.45.5) (Apple)) on "cocoa"
OS: macOS Mojave (10.14) [darwin version 18.7.0]I would appreciate all possible help!...
Thanks. -
Hi and welcome to devnet,
Why do you need doxygen for ?
In any case, the folks at doxygen have pre-built binaries for macOS.
-
wrote on 26 Apr 2020, 23:54 last edited by
First of all, thanks for responding.
I need to document a code that I will develop for my thesis.
I will try the installation, then I will tell you if I was successful.Thanks in advance.
-
You can also take advantage of QDoc so you don't need additional tools.
-
wrote on 28 Apr 2020, 00:38 last edited by
Hello again, I already have Doxygen working with Qt, however thanks for the tip, I didn't know Qdoc.
Thank you very much for your support.
1/5