Mindwerks / worldengine

World generator using simulation of plates, rain shadow, erosion, etc.
MIT License
987 stars 128 forks source link

Evaluate PyInstaller for Windows #82

Closed ftomassetti closed 9 years ago

ftomassetti commented 9 years ago

We should create a venv, install the libraries, zip the content and distribute it

psi29a commented 9 years ago

We got this working under Linux, in theory it should work on Windows as well. I'll give this a spin when the chance presents itself.

psi29a commented 9 years ago

We got a working binary here: https://dl.dropboxusercontent.com/u/396161/worldengine-windows-x86_64.tar.bz2

testing welcome. :)

ftomassetti commented 9 years ago

I will post it on reddit and our Google group On 9 Jul 2015 9:14 am, "Bret Curtis" notifications@github.com wrote:

We got a working binary here:

https://dl.dropboxusercontent.com/u/396161/worldengine-windows-x86_64.tar.bz2

testing welcome. :)

— Reply to this email directly or view it on GitHub https://github.com/Mindwerks/worldengine/issues/82#issuecomment-119852150 .

psi29a commented 9 years ago

The python.h warning is a known issue.

psi29a commented 9 years ago

I would say that this was a success. :)