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 #5

Open
georgefst opened this issue Jul 25, 2020 · 4 comments
Open

Windows support #5

georgefst opened this issue Jul 25, 2020 · 4 comments
Labels
enhancement New feature or request help wanted Extra attention is needed priority: high windows Platform-specific

Comments

@georgefst
Copy link
Owner

georgefst commented Jul 25, 2020

This is the big one...

The bulk of the work would probably be writing Haskell bindings to (a subset of) something like ViGEm.

Once such a binding exists, integration would probably be no more complicated than the existing Linux code.

@georgefst georgefst added the enhancement New feature or request label Jul 25, 2020
@georgefst georgefst added the help wanted Extra attention is needed label Aug 6, 2020
@georgefst
Copy link
Owner Author

Given that ViGEm uses C++, hoppy might be the way to create bindings.

@georgefst
Copy link
Owner Author

georgefst commented Aug 19, 2020

@georgefst georgefst added the windows Platform-specific label Dec 13, 2020
@georgefst
Copy link
Owner Author

Some initial work (for mouse/keyboard emulation, rather than gamepad) on https://github.com/georgefst/monpad/tree/windows.

@georgefst
Copy link
Owner Author

georgefst commented Apr 15, 2022

Some discussion about the difficulties of linking C++ libraries with GHC: https://gitlab.haskell.org/ghc/ghc/-/issues/20010.

EDIT: that thread seemingly led to the introduction of system-cxx-std-lib: https://well-typed.com/blog/2022/06/ghc-2022-04-2022-05/.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed priority: high windows Platform-specific
Projects
None yet
Development

No branches or pull requests

1 participant