summaryrefslogtreecommitdiff
path: root/BUILD.md
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2015-09-05 13:01:16 +0200
committeremkael <emkael@tlen.pl>2015-09-05 13:01:16 +0200
commit9486036adff7799267e36f5bfa4d6936624f25cb (patch)
tree1733a03b1c4d6fa7d3e9057ac42f7008b7f7e2f3 /BUILD.md
parentfdcbca74967dea276455519d7a52bbba3c2eaef4 (diff)
* 1.0.1 version
Diffstat (limited to 'BUILD.md')
-rw-r--r--BUILD.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/BUILD.md b/BUILD.md
index 1413b1d..ccca24e 100644
--- a/BUILD.md
+++ b/BUILD.md
@@ -68,7 +68,10 @@ Kompilacja do EXE:
Znane problemy
--------------
-* PyInstaller nie lubi ścieżek ze znakami nie-ASCII. `¯\_(ツ)_/¯`
+* PyInstaller nie lubi kompilować ze ścieżek ze znakami nie-ASCII. `¯\_(ツ)_/¯`
+* co więcej, wersja stabilna produkuje .exe, które nie odpala się z niektórych
+ścieżek nie-ASCII: https://github.com/pyinstaller/pyinstaller/issues/1396
+(.exe dostarczane w `dist` powinno działać)
Kod żródłowy
------------