Menu

#79 Allow non-ASCII install path on MS-Windows

Unstable (example)
open
nobody
None
5
2020-10-25
2020-10-25
No

This patch allows pkg-install-path to include non-ASCII characters on MS-Windows.
gerbv.exe can find essential files if the directory structure is like below:

<pkg-install-path> -+- bin\ -+- gerbv.exe
                    |        |
                    |        +- *.dll
                    |
                    +- lib\ -+- gdk-pixbuf-2.0\ - 2.10.0\ - loaders\ - lib*.dll
                    |        |
                    |        +- gtk-2.0\ -+- 2.10.0\ - engines\ - lib*.dll
                    |                     |
                    |                     +- modules\ - libgail.dll
                    |
                    +- share\ -+- gerbv\ - scheme\ - init.scm
                               |
                               +- locale\ - <lang> - LC_MESSAGES\ - gerbv.mo
                               |
                               +- themes\ - MS-Windows\ - gtk-2.0\ - gtkrc
1 Attachments

Discussion


Log in to post a comment.