Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • Shortwave Shortwave
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 63
    • Issues 63
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • World
  • ShortwaveShortwave
  • Merge requests
  • !317

Add cross file for windows builds

  • Review changes

  • Download
  • Patches
  • Plain diff
Closed Ghost User requested to merge rogersachan:patch-1 into master Apr 16, 2018
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

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.

  • https://gstreamer.freedesktop.org/
  • https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer

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

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: rogersachan:patch-1