Re: doxygen unable to find included files

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dnia poniedziałek, 22 sierpnia 2011 o 21:21:08 Jonathan Wakely napisał(a):
> On 22 August 2011 20:19, Křištof Želechovski wrote:
> > { make -C x86_64-suse-linux/libstdc++-v3 doc-html-doxygen; }
> >
> > Preprocessing /usr/src/packages/BUILD/gcc-4.5.3-20110428/obj-x86_64-suse-linux/x86_64-suse-linux/libstdc++/usr/src/packages/BUILD/gcc-4.5.3-20110428/obj-x86_64-suse-linux/x86_64-suse-linux/libstdc++-v3/include/ext/pb_ds/tree_policy.hpp:154: Warning: include file ext/pb_ds/detail/tree_policy/order_statistics_imp.hpp not found, perhaps you forgot to add its directory to INCLUDE_PATH?
> >
> 
> To generate the API docs you do need to build (at least part of)
> libstdc++ first, so the symlinks to the headers are in place.
> 
> But if you're just trying to reproduce the doxygen error in PR 50143,
> just use the example source and config from my doxygen bug report.
> 

Actually, I find it a shame that the API documentation is unavailable off line and I would like to expand the build script for openSUSE to generate it.  Of course I could create a separate package from the documentation tarball you publish for downloading but (1) that would still be invalid and (2) it would violate the rule that the source is the form most convenient for editing.

Best regards,
Chris.



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux