haecker-felix / Gradio

GNU General Public License v3.0
326 stars 51 forks source link

Add cross file for windows builds #317

Closed ghost closed 6 years ago

ghost commented 6 years ago

This is a preliminary file that adds support for building gradio for windows on linux.

This was built using the mingw64 packages in fedora plus the mingw64 json copr package.

I also had to procure executables that provided the proper dlls for running gradio.

I also needed to compile a gschema file on the linux machine and transfer it over to windows.