Forums

Sega Master System / Mark III / Game Gear
SG-1000 / SC-3000 / SF-7000 / OMV
Home - Forums - Games - Scans - Maps - Cheats - Credits
Music - Videos - Development - Hacks - Translations - Homebrew

View topic - Compile newer assets2banks.py to assets2banks.exe

Reply to topic
Author Message
  • Joined: 05 Sep 2013
  • Posts: 3827
  • Location: Stockholm, Sweden
Reply with quote
Compile newer assets2banks.py to assets2banks.exe
Post Posted: Fri Jun 28, 2019 1:28 pm
It seems I can't create assets2banks.exe from assets2banks.py with PyInstaller (or py2exe) now I'm no longer on Windows - and if I have read correctly they doesn't support cross compiling, so I can't make a Windows .exe from my Linux box.

Any alternative? I'd like to avoid installing a Windows VM for that...

Failing this, anyone on Windows can eventually compile my updated program for me?

edit: it seems I can do that myself after all (PyInstaller on Python for Windows running over Wine on Linux... LOL!).
  View user's profile Send private message Visit poster's website
  • Site Admin
  • Joined: 19 Oct 1999
  • Posts: 14744
  • Location: London
Reply with quote
Post Posted: Fri Jun 28, 2019 2:33 pm
Use Appveyor or similar to get continuous builds. You just need to script getting the tools if they are not already there - anything in pip is easy to get, for example.
  View user's profile Send private message Visit poster's website
  • Joined: 29 Mar 2012
  • Posts: 886
  • Location: Spain
Reply with quote
Post Posted: Sat Jun 29, 2019 2:19 pm
sverx wrote
It seems I can't create assets2banks.exe from assets2banks.py with PyInstaller (or py2exe) now I'm no longer on Windows - and if I have read correctly they doesn't support cross compiling, so I can't make a Windows .exe from my Linux box.

Any alternative? I'd like to avoid installing a Windows VM for that...

Failing this, anyone on Windows can eventually compile my updated program for me?

edit: it seems I can do that myself after all (PyInstaller on Python for Windows running over Wine on Linux... LOL!).


If you need to compile on windows anytime, just drop me a message.
  View user's profile Send private message
  • Joined: 05 Sep 2013
  • Posts: 3827
  • Location: Stockholm, Sweden
Reply with quote
Post Posted: Sat Jun 29, 2019 5:29 pm
If the newer version works with no problems for you I guess I can call this fixed - but thanks indeed! :)
  View user's profile Send private message Visit poster's website
Reply to topic



Back to the top of this page

Back to SMS Power!