Re: [Graphviz] building doc with Python3

Robin Dunn <[email protected]>
Newsgroups gmane.comp.python.wxpython.devel
Message-ID <[email protected]>
[email protected] wrote:
> Not sure if I understand you correct. Doesn't work because of a problem
> with doxygen. The file/path
> "/home/user/share/work/Phoenix/ext/wxWidgets/docs/doxygen"
> is missing.

Probably because you forgot to update the submodule again (that's where 
the wxWidgets source tree lives).  Either do this:

   git submodule init   # only needs to be done once per clone
   git submodule update # should be done after every pull from upstream

Or just use the daily source tarballs instead of fetching from git.


-- 
Robin Dunn
Software Craftsman
http://wxPython.org

-- 
You received this message because you are subscribed to the Google Groups "wxPython-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.