jneilliii / OctoPrint-WindowsInstaller

72 stars 21 forks source link

[Question] Compile for 32bits? #9

Open JMVS opened 1 year ago

JMVS commented 1 year ago

Hello. I have an old Atom netbook which supports EMT64 but it's locked by BIOS and didn't find any modded BIOS for it (ASUS EEEPC 1015PED). Anyway, it means I can only install 32but OSes. Is there any way that I can compile somehow or someone has already done this? I managed to install OctoPrint manually following this guide: https://community.octoprint.org/t/setting-up-octoprint-on-windows/383/133 but it's really cumbersome. I know it might be simpler on Linux (https://satoshinm.github.io/blog/191228_octoprint_atom_n270_usb_webcam_serial_port_dtr_control.html) but I would really like to keep using Windows so I can use for other purposes as well. Thanks in advance!

jneilliii commented 1 year ago

I can add that to the installer in the future, it's just a matter of getting the correct winpython 32 bit package added and a couple of tweaks to the innosetup script.