
25 Jul
2005
25 Jul
'05
2:21 p.m.
On Jul 25, 2005, at 8:34 AM, David Abrahams wrote:
Douglas Gregor <doug.gregor@gmail.com> writes:
Does one run it from Windows Python or Cygwin's Python? I've been trying the former, but I'm running into serious problems with the non-Cygwin xsltproc (it's not finding files when trying to collect Doxygen XML).
If you just put Cygwin's /bin directory in your path you can probably get it to use Cygwin's xsltproc. I use most of Cygwin from my Windows command prompt.
Maybe I'll try that. The more I play with it, the less I'm sure about which things should be built with Cygwin and which should be built without Cygwin. Doug