--- In [email protected], Jerome Laheurte <[EMAIL PROTECTED]> wrote: > > On Fri, 3 Oct 2008, Jerome Laheurte wrote: > > > You should first type > > > > make icons i18n > > > > in the top directory, in a Cygwin shell. > > Or alternatively, if you don't have Cygwin, just run make.py in each > of the "icons.in", "i18n.in" and "templates.in" directories, it should > work too. > > Cheers > Jérôme >
Thanks, Jérôme. I have Cygwin, but as wx is not installed in Cygwin's Python (but in Windows' Python), it won't work. It works when I do as you've pointed. Thanks, again.
