Re: [Tuxpaint-devel] Per-locale default font
An award-winning drawing program for children of all ages
Brought to you by:
wkendrick
From: Bill K. <nb...@so...> - 2023-06-14 05:20:49
|
On Wed, Jun 14, 2023 at 12:00:10AM +0900, Shin-ichi TOYAMA wrote: <snip> > >Mark, Shin-ichi, and Luc, please bang on these things macOS, Windows, > >and Haiku! Thanks. > > I confirmed everything looks O.K. on Windows. Great, thanks! > Thank you for your great effort to handle this!! Glad I figured it out. I gave up at one point yesterday, then somehow had a breakthrough, heh. :) > By the way, I had to revert the commit "cf94635713b9dc7977af131a6b3ec89cc872d0e1" > to build Tux Paint on Windows from current git repo because of the error as follows. Ah, I wonder if adding quotes would help. (I get the feeling the "(" in question might be from the "(x86)"?) Does https://sourceforge.net/p/tuxpaint/tuxpaint/ci/7febf719d02e9c78d4554d2388d793726e19b0af/ help? -bill! > --------------- > ...Generating thumbnails for starters... > /bin/sh: -c: line 1: syntax error near unexpected token `(' > /bin/sh: -c: line 1: `(eval export PATH=/c/Users/shin1/home/tuxpaint/tuxpaint:/c/Program Files (x86)/Inno Setup 6:/c/Program Files/ImageMagick:/mingw64/bin:/usr/local/bin:/usr/bin:/bin:/c/Windows/System32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0/:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/c/bin/:/c/xyzzy/:/c/Program Files/nodejs/)' > make[1]: *** [Makefile:889: echo-thumb-starters] Error 2 > make[1]: Leaving directory '/c/Users/shin1/home/tuxpaint/tuxpaint' > make: *** [Makefile:689: bdist-win32] Error 2 > --------------- > > I will look into it when I have time. > > Thanks! |