[maemo-developers] [maemo-developers] Re: gtkmm in scratchbox, build documentation
From: Murray Cumming murrayc at murrayc.comDate: Thu May 25 16:13:43 EEST 2006
- Previous message: [maemo-developers] gtkmm in scratchbox, build documentation
- Next message: [maemo-developers] Re: [maemo-users] Home Button
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, 2006-05-16 at 11:42 +0200, Damaris Kröger wrote: > Hello Murray, > > now, I have installed Doxygen in the scratchbox and I built the > documentation for gtkmm without problems. > But I had problems to build the documentation for hildon-fmmm and > hildon-widgetsmm. This should be fixed now. I had never tried building the documentation before, but now it should be setup correctly. Note that you will need graphviz dot, and that's not available directly in maemo. You will have to build it from source, and you will probably have a build problem because libxaw is not present. When I saw that error, I worked it by: - manually cding into graphviz-2.8/lib and doing "make all install" there. - manually cding into graphviz-2.8/cmd/dot and doing "make all install" there. Thanks for the bug report, and sorry for the delay. > [sbox-SDK_PC: ~/Sourcen/hildon-fmmm-REV-1469/hildon-fmmm/docs/reference] > > make all > doxygen Doxyfile > Warning: ignoring unsupported tag `SHOW_DIRECTORIES =' at line 58, > file Doxyfile > Warning: ignoring unsupported tag `FILE_VERSION_FILTER =' at line 59, > file Doxyfile > Warning: ignoring unsupported tag `WARN_NO_PARAMDOC =' at line 67, > file Doxyfile > Warning: ignoring unsupported tag `FILTER_PATTERNS =' at line 84, > file Doxyfile > Warning: ignoring unsupported tag `GROUP_GRAPHS =' at line > 199, file Doxyfile > Warning: ignoring unsupported tag `DIRECTORY_GRAPH =' at line > 206, file Doxyfile > Warning: ignoring unsupported tag `DOT_TRANSPARENT =' at line > 213, file Doxyfile > Warning: ignoring unsupported tag `DOT_MULTI_TARGETS =' at line > 214, file Doxyfile > Error: tag INPUT: input source `@LIBGDAMM_DOXYGEN_INPUT@' does not exist > make: *** [hildon-libsmm-reference] Error 1 -- Murray Cumming murrayc at murrayc.com www.murrayc.com www.openismus.com
- Previous message: [maemo-developers] gtkmm in scratchbox, build documentation
- Next message: [maemo-developers] Re: [maemo-users] Home Button
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]