Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows support #38

Open
fmang opened this issue Nov 24, 2017 · 2 comments
Open

Windows support #38

fmang opened this issue Nov 24, 2017 · 2 comments

Comments

@fmang
Copy link
Owner

fmang commented Nov 24, 2017

There's no reason oshu! wouldn't work on Windows, but someone has to build it.

A few things probably won't work right away, like getopt or possibly some POSIX function calls here and there.

  1. Tweak the code until it builds.
  2. Port the desktop integrations.
  3. Make an installer.
@fmang fmang added this to the 1.8 milestone Dec 2, 2017
@jamuwu
Copy link
Contributor

jamuwu commented Jan 7, 2018

how much work do you think would go into making oshu use cmake to compile instead of autoconf (I think it's autoconf at least)?

@fmang
Copy link
Owner Author

fmang commented Jan 7, 2018

oshu!'s current build system is pretty much as simple as it could get. Someone familiar would port it in the blink of an eye.

My main concern are the dependencies: ffmpeg, SDL2, cairo, pango. I have no clue how these things integrate in a Windows build environment.

@fmang fmang mentioned this issue Feb 5, 2018
@fmang fmang removed this from the 1.8 milestone Feb 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants