jakeret / hope

HOPE: A Python Just-In-Time compiler for astrophysical computations
GNU General Public License v3.0
382 stars 27 forks source link

is there any hope to let hope run with mingw on windows? #53

Open retsyo opened 8 years ago

retsyo commented 8 years ago

as the title says. Thanks

cosmo-ethz commented 8 years ago

Internally we are building on setuptools for the compilation bit. So it's all standardized and not completely hopeless... However, I never tried it and I also don't have any experience with Python on Windows. Do you have some error messages or something? Best Joel