Skip to content

Commit 7080441

Browse files
committed
Updated the win32 binary install instruction.
See issue #207
1 parent edd6856 commit 7080441

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

win32install/readme.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
Warning: Generating windows executable is not working yet with Python3. This is
2+
work in progress in issue #207. Any help is apreciated!
3+
14
Howto generate cfclient Windows installer
25
=========================================
36

@@ -50,4 +53,4 @@ Finally open the win32install folder in the file explorer. Right click on
5053
cfclient.nsi, chose "Compile NSIS script (choose compressor)". The NSIS
5154
compiler opens, Select "LZMA (solid)" compressor. After a little while
5255
the script is compiled and "cfclient-win32-install-version.exe" is created
53-
in the script folder.
56+
in the script folder.

0 commit comments

Comments
 (0)