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

Cabal flag for wiimote dependancies? #1

Closed
tbelaire opened this issue Sep 24, 2014 · 2 comments
Closed

Cabal flag for wiimote dependancies? #1

tbelaire opened this issue Sep 24, 2014 · 2 comments

Comments

@tbelaire
Copy link

I'd like to compile and run this, but setting up cwiid seems like a pain. I'm going to add a flag so you can do something like cabal configure --no-cwiid or something and get a working version without that dependency.

@ivanperez-keera
Copy link
Owner

That would be great, thanks! Especially for windows people or those who don't have a wiimote anyway.

For linux guys and, especially, deb-based distros, cwiid should not be a pain. You just need to install the *-dev libraries and it works with the latest hcwiid. Also, HN uses Fedora, and it works just fine there. He just needed to install a few C libraries before hcwiid.

@tbelaire
Copy link
Author

I’m on OSX, and I didn’t see it on homebrew, so I knew it would have some effort to install, but it might work.
I might also contact them and see if I can get it on homebrew.
On Sep 24, 2014, at 1:06 PM, Ivan Perez [email protected] wrote:

That would be great, especially for windows people or those who don't have a wiimote anyway.

For linux guys and, especially, deb-based distros, cwiid should not be a pain. You just need to install the *-dev libraries and it works with the latest hcwiid. Also, HN uses Fedora, and it works just fine there. He just needed to install a few C libraries before hcwiid.


Reply to this email directly or view it on GitHub.

ivanperez-keera added a commit that referenced this issue Sep 24, 2014
Both issues #1 and #2 contain important remarks that may be helpful. Until they make it into the code itself, I'm at least mentioning them here.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants