Re: Phoenix - How do I report issues?
Robin Dunn <[email protected]>
| Newsgroups | gmane.comp.python.wxpython.devel |
|---|---|
| Message-ID | <[email protected]> |
Eric Yen wrote: > Hi, > > I'm trying to compile wxPython on Windows, and I keep running in to issues. > Some magically solve themselves, others, require some editing of the code. Reporting here is usually a good way to notify about Phoenix issues. > > For example, when trying to compile the "doxygen" documentation on > Windows, it tries to uses cygwin and cygpath. > The path for cygwin is hard coded, and is not changeable in any way. There are some bash scripts that are used there and one or two other places and I wanted to make sure that they are run correctly even if build.py was not run from a cygwin environment. So it ended up with some fixed "c:/cygwin/..." paths. I guess we could change it to check for an environment variable and default to "c:/cygwin" if it's not set. -- 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.