-
Notifications
You must be signed in to change notification settings - Fork 21
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? #1
Comments
Finally got it all building. Cleaned up the repo a bit too. |
Thank you so much for this, I have it running on Windows 10 desktop. |
Hi!, Sorry for this late question.. I'm having the same Sytem.EntryPointNotFoundExeption error on your repo too. How you managed to fix this? I'm on VS 2022. |
Never mind.. The release SteamController.dll wasn't working for me, I,ve used CMake to build from source and it's working now. |
Hi, your readme is a little confusing - it says "This is a little C library for Linux based operating systems", however there does seem to be some Windows-specific stuff in here.
I want to be able to read input from an SC in my remapping application (UCR) which is a Windows C# app.
Would it be possible to use this library to read input from the SC from arbitrary C# code?
The text was updated successfully, but these errors were encountered: