Done.
New informative ERROR, WARNING, HINT messages in cmake script.
Also, detect and report missing Doxygen executable.
Also added doxygen to README requirements and clean up README a bit.
Hope this helps.
Thanks. TIm.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi. You need to install the development packages for uuid.
On Ubuntu for example this package is called uuid-dev.
Doesn't work? Let us know.
Tim.
I know that I must install devel packages of uuid, but I think cmake should detect if uuid is present or not and tell it to the "user".
Ah, I do seem to remember it is not pretty when our cmake scripts
don't find certain mandatory things. Some errors are ugly or buried
And I seem to recall uuid was not a very nice error printout either.
Will try to check it out.
Tim.
Done.
New informative ERROR, WARNING, HINT messages in cmake script.
Also, detect and report missing Doxygen executable.
Also added doxygen to README requirements and clean up README a bit.
Hope this helps.
Thanks. TIm.