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

Undefined Reference to `SteamController_HIDGetFeatureReport' When Attempting to Build #2

Open
Mluckydwyer opened this issue Dec 20, 2018 · 4 comments

Comments

@Mluckydwyer
Copy link

I am attempting to build this library from source and get the example.c to run, but I continue to run it to errors trying to compile it using cmake.

error.txt

Am I doing something wrong? I have not changed anything, I am just attempting to run the example you provided (example.c).
Thanks

@Mluckydwyer
Copy link
Author

@evilC I see you recently did some work on the C# portion of the library. Any idea about this C error?

@Mluckydwyer
Copy link
Author

It seems that SteamController_HIDGetFeatureReport my not be defined. Is that how it is intended to be?

@evilC
Copy link

evilC commented Dec 21, 2018

@Mluckydwyer I seem to remember having real problems getting it going, I can't remember off the top of my head what I did to get the C code running - I had even more issues with the C# code. If you wanna drop into my Discord Channel, we can probably work it out without spamming the hell outta the issue tracker.

@glani
Copy link

glani commented Dec 23, 2018

It looks like _WIN32 is not defined. Please check it

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

3 participants