toxygen icon indicating copy to clipboard operation
toxygen copied to clipboard

How to compile win32 exe?

Open username1565 opened this issue 5 years ago • 6 comments

To run this on Windows XP...

username1565 avatar Nov 08 '19 23:11 username1565

Hello! Did you try to follow instructions from Compile.md? Did you try to use precompiled version from releases page?

IngvarX avatar Nov 09 '19 10:11 IngvarX

Precompiled files not working for me, because this is not win32 executable file. How can I specify x86 platform to get win32 executable .exe, after compilation?

username1565 avatar Nov 11 '19 05:11 username1565

You should compile toxygen with 32-bit python. Also you can try to run old precompiled binary, there are few 32-bit versions

IngvarX avatar Nov 11 '19 06:11 IngvarX

Can you tell me the links to download pre-compied win32 exe binaries for x86 platform, please?

username1565 avatar Nov 11 '19 10:11 username1565

Sure https://github.com/toxygen-project/toxygen/releases/download/v0.2.8/toxygen_windows.zip Note, this is old version (0.2.8)

IngvarX avatar Nov 11 '19 10:11 IngvarX

Hm... Thanks, but this not working on Windows XP. Maybe something need to add there, to make this program to be full and portable.

stop_and_exit

P.S.: I see this toxygen writted on python, so I did add the folder from Python 3.2.5.1 into the PATH, but no any result. The same window, and program is terminated. toxygen_updater just closing after running.

If there is possible to get toxygen working on windows XP, please tell me. Best regards.

username1565 avatar Nov 11 '19 17:11 username1565