Re: Phoenix: Issues encountered doing a Windows build from a git clone
Const <[email protected]>
| Newsgroups | gmane.comp.python.wxpython.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wednesday, April 29, 2015 at 11:43:10 AM UTC-2:30, Const wrote: > > > On Wednesday, April 29, 2015 at 2:03:57 AM UTC-2:30, Bryan Petty wrote: >> >> On Tue, Apr 28, 2015 at 7:58 AM, Const <[email protected]> wrote: >> > To fix, remove the "\r" from the regen.sh file (i.e. convert to Unix >> line >> > endings). regen.sh is in /ext/wxWindows/docs/doxygen. >> >> This makes me wonder how the gitattributes works for submodules. The >> file should already be marked for LF newlines because of this: >> https://github.com/wxWidgets/wxWidgets/blob/f1cc58/.gitattributes#L26 >> >> On the other hand, this script actually already has a Windows bat file >> equivalent meant to be used on Windows instead of using regen.sh: >> https://github.com/wxWidgets/wxWidgets/blob/master/docs/doxygen/regen.bat >> >> So maybe the Phoenix build script could use that instead? >> > > Using the regen.bat script makes sense. > > I've created a PR for this at https://github.com/wxWidgets/Phoenix/pull/18 -- 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.